You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A leader, sometimes known as a tab leader or a dot leader, is a repeating pattern used to visually connect content across horizontal spaces. They are most commonly used in tables of contents, between titles and page numbers. The <aclass=cssdata-link-type=maybehref=#funcdef-leadertitle=leader()>leader()</a> function, as a value for the content property, is used to create leaders in CSS. This function takes a string (the leader string), which describes the repeating pattern for the leader.
<li>Added <spanclass=cssdata-link-type=maybetitle="attr(<identifier>)">attr(<identifier>)</span> value to <aclass=propertydata-link-type=propdeschref=#propdef-string-settitle=string-set>string-set</a> property. This is supported by both Prince and AntennaHouse.</li>
1024
-
<li>Running elements section mostly deleted pending decision on fundamental syntax.</li>
1025
-
<li>Added new value of <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-floattitle=float>float</a> property to support inline footnotes. </li>
1029
+
1026
1030
<li>Added <aclass=propertydata-link-type=propdeschref=#propdef-footnote-policytitle=footnote-policy>footnote-policy</a> property to control rendering of footnotes in difficult situations.</li>
1027
1031
<li>Removed sidenotes section.</li>
1028
1032
<li>Removed section on selecting elements within pages and columns</li>
Copy file name to clipboardExpand all lines: css-gcpm/Overview.src.html
+12-3Lines changed: 12 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -774,6 +774,13 @@ <h2 id="leaders">
774
774
</h2>
775
775
A leader, sometimes known as a tab leader or a dot leader, is a repeating pattern used to visually connect content across horizontal spaces. They are most commonly used in tables of contents, between titles and page numbers. The ''leader()'' function, as a value for the content property, is used to create leaders in CSS. This function takes a string (the leader string), which describes the repeating pattern for the leader.
0 commit comments