Skip to content

Commit 8d3574f

Browse files
committed
[css-sizing-4] Remove the introductory issue about a-r being a rough draft. Replace it with an intro paragraph.
1 parent 390211e commit 8d3574f

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

css-sizing-4/Overview.bs

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,13 @@ New Sizing Values: the ''stretch'', ''fit-content'', and ''contain'' keywords</h
129129
<h2 id="ratios">
130130
Aspect Ratios</h2>
131131

132-
ISSUE: This section is a rough draft proposal.
133-
See discussion in <a href="https://github.com/w3c/csswg-drafts/issues/333">Issue 333</a>
134-
and <a href="https://github.com/w3c/csswg-drafts/issues/1173">Issue 1173</a>.
132+
Images often have an [=intrinsic aspect ratio=],
133+
which the CSS layout algorithms attempt to preserve
134+
as they resize the element.
135+
136+
The 'aspect-ratio' property allows specifying this behavior
137+
for non-replaced elements,
138+
and for altering the effective aspect ratio of replaced elements.
135139

136140
<h3 id="aspect-ratio">
137141
Intrinsic Aspect Ratios: the 'aspect-ratio' property</h3>

0 commit comments

Comments
 (0)