Skip to content

Commit 642b497

Browse files
committed
[css-sizing-3] Mark 'size' shorthand issue in draft per WG resolution. #820
1 parent b603bfb commit 642b497

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css-sizing-3/Overview.bs

+7
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,13 @@ Sizing Properties</h3>
288288

289289
Note: Additional <a>flow-relative</a> aliases to these properties are defined in [[CSS-LOGICAL-1]].
290290

291+
ISSUE: We would like to define shorthands for each pair of sizing properties
292+
(e.g. 'width' and 'height')
293+
but there is a naming conflict with the ''@page'' 'size' descriptor [[CSS-PAGE-3]],
294+
so this has been deferred to Level 4.
295+
Suggestions on how to resolve this problem are welcome,
296+
see <a href="https://github.com/w3c/csswg-drafts/issues/820">discussion</a>.
297+
291298
<h4 id="preferred-size-properties" dfn export lt="preferred size property">
292299
Preferred Size Properties: the 'width' and 'height' properties</h4>
293300

0 commit comments

Comments
 (0)