Skip to content

Commit 80d01ab

Browse files
committed
[css-gcpm-3] Updates for publication, add Security and Privacy sections
1 parent f33930c commit 80d01ab

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

css-gcpm-3/Overview.bs

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<pre class='metadata'>
22
Title: CSS Generated Content for Paged Media Module
3-
Status: ED
3+
Status: WD
4+
Date: 2024-01-25
5+
Prepare for TR: yes
46
Work Status: Exploring
57
Shortname: css-gcpm
68
Level: 3
@@ -13,14 +15,17 @@ Former Editor: Dave Cramer, Hachette Livre, dave.cramer@hbgusa.com, w3cid 65283
1315
Former Editor: Håkon Wium Lie, Opera Software
1416
Link defaults: css-content-3 (property) counter-increment, css-content-3 (property) counter-reset, css21 (property) string, css2 (property) max-height
1517
Abstract: Books and other paged media often use special techniques to display information. Content may be moved to or generated for special areas of the page, such as running heads or footnotes. Generated content within pages, such as tab leaders or cross-references, helps readers navigate within and between pages.
16-
Previous Version: https://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/
17-
Previous version: https://hg.csswg.org/drafts/raw-file/6a5c44d11c2b/css-gcpm/Overview.html
18-
Previous version: https://www.w3.org/TR/2011/WD-css3-gcpm-20111129/
1918
Ignored Terms:
2019
2120
2221
</pre>
2322

23+
<pre class="link-defaults">
24+
spec:css-content-3; type:function; text:string()
25+
spec:css-content-3; type:property; text:bookmark-label
26+
spec:css-content-3; type:property; text:bookmark-level
27+
</pre>
28+
2429
<h2 class="no-num" id="introduction">
2530
Introduction
2631
</h2>
@@ -1037,7 +1042,13 @@ Microtypography
10371042

10381043
</ul>
10391044

1045+
<h2 class=no-num id=privacy>Privacy Considerations</h2>
1046+
1047+
No new privacy considerations have been reported on this specification.
1048+
1049+
<h2 class=no-num id=security>Security Considerations</h2>
10401050

1051+
No new security considerations have been reported on this specification.
10411052

10421053

10431054
<h2 class="no-num" id="acknowledgments">

0 commit comments

Comments
 (0)