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><li><ahref=#alternative-syntax-running><spanclass=secno>1.2.2</span>Alternative Proposal from Bert Bos</a><li><ahref=#element-syntax><spanclass=secno>1.2.3</span>
124
124
The <spanclass=cssdata-link-type=maybetitle=element()>element()</span> value
<p>Bert Bos has proposed an alternative syntax, which allows both moving and copying elements into running heads. In the example below, h2 elements appear in their normal place in the document, but are also copied into running heads.
<tr><thscope=row><adata-property="">string-set</a><td>[[ <custom-ident> <content-list>] [, <custom-ident> <content-list>]* ] | none<td>none<td>all elements, but not pseudo-elements<td>no<td>N/A<td>all<td>specified value
1303
+
<tr><thscope=row><adata-property="">running</a><td><custom-ident><td>none<td>elements<td>no<td>N/A<td>all<td>specified value
1271
1304
<tr><thscope=row><adata-property="">footnote-display</a><td>block | inline | compact<td>block<td>elements<td>no<td>N/A<td>paged<td>specified value
1272
1305
<tr><thscope=row><adata-property="">footnote-policy</a><td>auto | line | block<td>auto<td>elements<td>no<td>N/A<td>paged<td>specified value
1273
1306
<tr><thscope=row><adata-property="">bookmark-level</a><td>none | <integer><td>none<td>all elements<td>no<td>N/A<td>paged<td>specified value
Copy file name to clipboardExpand all lines: css-gcpm/Overview.src.html
+43Lines changed: 43 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -233,6 +233,49 @@ <h4 id="running-syntax">
233
233
<dfn>running()</dfn> = string( <<custom-ident>> )
234
234
</pre>
235
235
236
+
<h4id="alternative-syntax-running">Alternative Proposal from Bert Bos</h4>
237
+
238
+
Bert Bos has proposed an alternative syntax, which allows both moving and copying elements into running heads. In the example below, h2 elements appear in their normal place in the document, but are also copied into running heads.
0 commit comments