File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -165,6 +165,7 @@ Size Containment</h3>
165165 If the element does not generate a <a>principal box</a> (as is the case with ''display: contents'' or ''display: none'' ),
166166 or if the element is an <a spec="css-display-3">internal table element</a> ,
167167 or if the element is an <a spec="css-display-3">internal ruby element</a> ,
168+ or if the element's <a>principal box</a> is a <a spec="css-display-3" lt="atomic inline">non-atomic</a> <a spec="css-display-3">inline-level</a> box,
168169 size containment has no effect.
169170 Otherwise, giving an element <dfn export>size containment</dfn> has the following effect:
170171
@@ -435,7 +436,8 @@ This appendix is <em>informative</em>.
435436 <li> Remove the effects of style containment on the "break-*" properties.
436437 <li> Move the description of the effects of containement on regions from this specification to [[CSS-REGIONS-1]] .
437438 <li> Clarify the effects of style scoping on counter-set and counter-increment
438- <li> Size layout and paint don't apply to internal ruby elements
439+ <li> Size layout and paint containment don't apply to internal ruby elements
440+ <li> Size containment does not apply to non-atomic inlines
439441</ul>
440442
441443<h3 id="2017-04-19-changes">Changes from the
Original file line number Diff line number Diff line change @@ -111,12 +111,14 @@ <h1>CSS Contain Level 1 Disposition of Comments for 2017-02-21 WD</h1>
111111Comment: < a href ='https://github.com/w3c/csswg-drafts/issues/2349 '> https://github.com/w3c/csswg-drafts/issues/2349</ a >
112112Response: < a href ='https://github.com/w3c/csswg-drafts/issues/2349#issuecomment-379127071 '> https://github.com/w3c/csswg-drafts/issues/2349#issuecomment-379127071</ a >
113113Open</ pre >
114- < pre class =' open ' id ='issue-9 '>
114+ < pre class ='a ' id ='issue-9 '>
115115Issue 9. < a href ='#issue-9 '> #</ a >
116116Summary: Applicability of size contaiment to non atomic inlines
117117From: Florian Rivoal
118118Comment: < a href ='https://github.com/w3c/csswg-drafts/issues/2510 '> https://github.com/w3c/csswg-drafts/issues/2510</ a >
119- Open</ pre >
119+ Response: < a href ='https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668 '> https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668</ a >
120+ Closed: Accepted
121+ Resolved: < a href ='https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668 '> https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668</ a > </ pre >
120122< pre class ='a ' id ='issue-10 '>
121123Issue 10. < a href ='#issue-10 '> #</ a >
122124Summary: Applicability size containment, layout containment and paint containment to internal ruby elements
Original file line number Diff line number Diff line change @@ -86,7 +86,9 @@ Issue 9.
8686Summary: Applicability of size contaiment to non atomic inlines
8787From: Florian Rivoal
8888Comment: https://github.com/w3c/csswg-drafts/issues/2510
89- Open
89+ Response: https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668
90+ Closed: Accepted
91+ Resolved: https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668
9092----
9193Issue 10.
9294Summary: Applicability size containment, layout containment and paint containment to internal ruby elements
You can’t perform that action at this time.
0 commit comments