8000 [css-contain-2] fix a/an typo. by zhangenming · Pull Request #7818 · w3c/csswg-drafts · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-contain-2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ Size Containment</h3>
contain-size-grid-001.html
</wpt>

<a>Replaced elements</a> must be treated as having an [=natural dimensions|natural=] width and height of 0
<a>Replaced elements</a> must be treated as having a [=natural dimensions|natural=] width and height of 0
and no [=natural aspect ratio=].

Note: Size containment only suppresses the [=natural aspect ratio=],
Expand Down
0