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
Copy file name to clipboardExpand all lines: css-gcpm-4/Overview.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The existing mechanisms do not cover many use cases.
36
36
37
37
Headers often contain document content, and it is desirable to both display that content normally (for example, as an <code>h1</code>) and to use the content in a running head. [[CSS3-REGIONS]] allows for an element to be moved to a ''named flow'', but doesn't allow for using the same content in two ways. The 'copy-into' property allows an element to be copied into a content fragment which can then be placed with the 'content' property.
38
38
39
-
<p class="note">Use cases for running heads can be found in [[LATINREQ]]http://w3c.github.io/dpub-pagination/#content</p>
39
+
<p class="note">Use cases for running heads can be found in [[dpub-latinreq]]https://w3c.github.io/dpub-pagination/#content</p>
0 commit comments