Skip to content

Commit fad57ea

Browse files
committed
[css-overflow-5][editorial] Added WPT that strayed into CSS Pseudo
1 parent 0c93e46 commit fad57ea

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-overflow-5/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Abstract: This module contains the features of CSS relating to scrollable overfl
1717
(markers to indicate scroll progress, buttons to trigger scrolling),
1818
and adding an appendix containing an experimental exploration
1919
of <a href="#fragmentation">redirecting overflow by fragmentation</a>.
20+
Include MDN Panels: no
2021
</pre>
2122
<pre class="link-defaults">
2223
spec:css-multicol-1; type:dfn; text:overflow column
@@ -216,6 +217,10 @@ Use cases include a table of contents with links to relevant contents,
216217
markers for scrolling carousel pages,
217218
and scrollable tab panels.
218219

220+
<wpt pathprefix="/css/css-pseudo/">
221+
relative-box-order-of-pseudo-elements.html
222+
</wpt>
223+
219224
Issue: Add images representing these examples.
220225

221226
<h4 id="scroll-marker-grouping">

0 commit comments

Comments
 (0)