Skip to content

Commit bb80483

Browse files
committed
[css-contain] List relevant tests in the Changes section
1 parent 3b3d252 commit bb80483

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

css-contain-1/Overview.bs

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -448,19 +448,19 @@ This appendix is <em>informative</em>.
448448
<a href="https://www.w3.org/TR/2017/CR-css-contain-1-20170808/">Candidate Recommendation of 8 August 2017</a></h3>
449449

450450
<ul>
451-
<li>Clarify to which box paint containment clips.
452-
<li>Move the interaction between containment and the <code>bookmark-*</code> and <code>string-set</code> properties to [[CSS-CONTENT-3]]
453-
<li>Remove the effects of style containment on the "break-*" properties.
454-
<li>Move the description of the effects of containement on regions from this specification to [[CSS-REGIONS-1]].
455-
<li>Clarify the effects of style scoping on counter-set and counter-increment
456-
<li>Size layout and paint containment don't apply to internal ruby elements
457-
<li>Layout, Paint, and size containments do not apply to non-atomic inlines
458-
<li>Align paint containment's behavior with overflow:clip
459-
<li>Elements with size containment are monolithic
460-
<li>Forced breaks area allowed in elements with layout containments, but do not propagate
461-
<li>Clarify the effects of scoping to a subtree
462-
<li>Clarify the effects of scoping on counters
463-
<li>Editorial clarification: replace "Becoming a formatting context" (aka "Becoming a formatting context root") with "Establish a FC"
451+
<li>Clarify to which box paint containment clips (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/5b92ee3c170e3be239937a3ae069f37655ff6671">see tests</a>).
452+
<li>Move the interaction between containment and the <code>bookmark-*</code> and <code>string-set</code> properties to [[CSS-CONTENT-3]] (additional tests not needed, no change in behavior).
453+
<li>Remove the effects of style containment on the "break-*" properties (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/d6a4f606a0501fe6ca526483a7a379ba2e9eaa1c">see tests</a>).
454+
<li>Move the description of the effects of containement on regions from this specification to [[CSS-REGIONS-1]] (additional tests not needed, no change in behavior).
455+
<li>Clarify the effects of style scoping on counter-set and counter-increment (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/d7fbc4794403dfeb55f13310d4c1cb51813e2d6e">see tests</a>)
456+
<li>Size layout and paint containment don't apply to internal ruby elements (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/ba5a04e3d65f9f39c2d6431a9ece5eb15d22116b">see tests</a>)
457+
<li>Layout, Paint, and size containments do not apply to non-atomic inlines (see <a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/402a19bde8981a402d9dba73083f84d96e4aeeb9">tests here</a> and <a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/69b5681ee7aa5a028eb694b2c93bfd48c1ef08e4">one more test here</a>)
458+
<li>Align paint containment's behavior with overflow:clip (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/e2f844700a4a165f7ab6a0f021bbe1bf4d921cc0">see test</a>)
459+
<li>Elements with size containment are monolithic (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/536f74e4137196b34d63752f5a9217e23c4fb899#diff-bd8852c889db6d2b471bae58105f9374">see test</a>)
460+
<li>Forced breaks area allowed in elements with layout containments, but do not propagate (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/536f74e4137196b34d63752f5a9217e23c4fb899">see tests</a>)
461+
<li>Clarify the effects of scoping to a subtree (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/7aad64ade18bce9db257c34d72c6dad126a9e9cd">see test</a>)
462+
<li>Clarify the effects of scoping on open/close quotes (<a href="https://github.com/w3c/web-platform-tests/pull/10549/commits/f6efd2ff775bea39e34b1b260959de618908046b">see tests</a>)
463+
<li>Editorial clarification: replace "Becoming a formatting context" (aka "Becoming a formatting context root") with "Establish a FC" (additional tests not needed, no change in behavior)
464464
</ul>
465465

466466
<h3 id="2017-04-19-changes">Changes from the

0 commit comments

Comments
 (0)