@@ -512,8 +512,8 @@ Size Containment</h3>
512512<h3 id='containment-layout'>
513513Layout Containment</h3>
514514
515- If the element does not generate a <a>principal box</a> (as is the case with '' display: contents'' or ''display: none'' ),
516- or if the element is an <a spec="css-display-3">internal table element</a> other than ''display: table-cell'' ,
515+ If the element does not generate a <a>principal box</a> (as is the case with 'display' values of ''display/ contents'' or ''display/ none'' ),
516+ or if the element is an <a spec="css-display-3">internal table element</a> other than ''display/ table-cell'' ,
517517 or if the element is an <a spec="css-display-3">internal ruby element</a> ,
518518 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,
519519 layout containment has no effect.
@@ -784,8 +784,8 @@ Style Containment</h3>
784784<h3 id='containment-paint'>
785785Paint Containment</h3>
786786
787- If the element does not generate a <a>principal box</a> (as is the case with '' display: contents'' or ''display: none'' ),
788- or if the element is an <a spec="css-display-3">internal table element</a> other than ''display: table-cell'' ,
787+ If the element does not generate a <a>principal box</a> (as is the case with 'display' values of ''display/ contents'' or ''display/ none'' ),
788+ or if the element is an <a spec="css-display-3">internal table element</a> other than ''display/ table-cell'' ,
789789 or if the element is an <a spec="css-display-3">internal ruby element</a> ,
790790 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,
791791 paint containment has no effect.
0 commit comments