Skip to content

Commit ea5ebf2

Browse files
committed
[css-page-3] Prep for WD.
1 parent eef9485 commit ea5ebf2

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

css-page-3/Overview.bs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ millimeter margins and 14 point type in the page-margin boxes:
817817
The various page-margin boxes are defined
818818
and illustrated in the diagram below:
819819

820-
<table id="margin-box-def" class="data" summary="defintion of each of the page-margin boxes">
820+
<table id="margin-box-def" class="data">
821821
<caption>Table 1 Page-Margin Box Definitions</caption>
822822
<thead>
823823
<tr>
@@ -1732,7 +1732,7 @@ Page size: the 'size' property</h3>
17321732
using length values. The definition of the the media names comes from
17331733
Media Standardized Names [[!PWGMSN]].
17341734

1735-
<dl dfn-type=value for="<page-size">
1735+
<dl dfn-type=value for="<page-size>">
17361736
<dt><dfn>A5</dfn>
17371737
<dd>Equivalent to the size of ISO A5 media: 148mm wide and 210 mm high.
17381738

@@ -2135,7 +2135,7 @@ Appendix A: Applicable CSS2.1 Properties</h2>
21352135
<table class="data">
21362136
<tbody>
21372137
<tr>
2138-
<td rowspan="2"><a href="https://www.w3.org/TR/CSS21/visuren.html#direction">bidi properties</a>
2138+
<td><a href="https://www.w3.org/TR/CSS21/visuren.html#direction">bidi properties</a>
21392139
<td>direction
21402140
<tbody>
21412141
<tr>
@@ -2205,7 +2205,7 @@ Appendix A: Applicable CSS2.1 Properties</h2>
22052205
<tr><td>margin
22062206
<tbody>
22072207
<tr>
2208-
<td rowspan="5"><a href="https://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">outline properties</a>
2208+
<td rowspan="4"><a href="https://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">outline properties</a>
22092209
<td>outline-width
22102210
<tr><td>outline-style
22112211
<tr><td>outline-color
@@ -2323,7 +2323,7 @@ CSS 2.1 properties that apply within the margin contexts</h3>
23232323
<tr><td colspan="2"><a href="https://www.w3.org/TR/CSS21/visufx.html#overflow">overflow</a>
23242324
<tbody>
23252325
<tr><td rowspan="5"><a href="https://www.w3.org/TR/CSS21/box.html#padding-properties">padding properties</a>
2326-
<td>padding-top
2326+
<td>padding-top
23272327
<tr><td>padding-right
23282328
<tr><td>padding-bottom
23292329
<tr><td>padding-left

css-page-3/Overview.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77
<meta content="WD" name="w3c-status">
88
<meta content="This CSS module specifies how pages are generated and laid out to hold fragmented content in a paged presentation. It adds functionality for controlling page margins, page size and orientation, and headers and footers, and extends generated content to enable page numbering and running headers / footers. The process of paginating a flow into such generated pages is covered in [[!CSS3-BREAK]]." name="abstract">
99
<link href="../default.css" rel="stylesheet" type="text/css">
10+
<link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
1011
<link href="https://www.w3.org/StyleSheets/TR/2016/W3C-WD" rel="stylesheet" type="text/css">
1112
<meta content="Bikeshed version 018be3f805d3272ce699a232398d6e3902d1ea8d" name="generator">
1213
<link href="https://www.w3.org/TR/css-page-3/" rel="canonical">
13-
<meta content="1b6376380489e5945a58049829be5d7671449a99" name="document-revision">
14+
<meta content="eef94854bb1e995f722bc59ff5bb3aa21f152a85" name="document-revision">
1415
<script defer src="https://test.csswg.org/harness/annotate.js#!css-page-3_dev/css-page-3" type="text/javascript"></script>
1516
<style type="text/css">
1617
#margin-values { border-collapse: collapse; }
@@ -976,7 +977,7 @@ <h2 class="heading settled" data-level="5" id="margin-boxes"><span class="secno"
976977
in both portrait and landscape orientation.
977978
The various page-margin boxes are defined
978979
and illustrated in the diagram below:</p>
979-
<table class="data" id="margin-box-def" summary="defintion of each of the page-margin boxes">
980+
<table class="data" id="margin-box-def">
980981
<caption>Table 1 Page-Margin Box Definitions</caption>
981982
<thead>
982983
<tr>
@@ -1633,7 +1634,7 @@ <h3 class="heading settled" data-level="7.1" id="page-size-prop"><span class="se
16331634
A page size can be specified using one of the following media names. This is
16341635
the equivalent of specifying <a class="property" data-link-type="propdesc" href="#descdef-page-size" id="ref-for-descdef-page-size⑦">size</a> using length values. The definition of the the media names comes from
16351636
Media Standardized Names <a data-link-type="biblio" href="#biblio-pwgmsn">[PWGMSN]</a>.
1636-
<dl for="<page-size">
1637+
<dl for="<page-size>">
16371638
<dt><dfn class="css" data-dfn-for="@page/size" data-dfn-type="value" data-export id="valdef-page-size-a5">A5<a class="self-link" href="#valdef-page-size-a5"></a></dfn>
16381639
<dd>Equivalent to the size of ISO A5 media: 148mm wide and 210 mm high.
16391640
<dt><dfn class="css" data-dfn-for="@page/size" data-dfn-type="value" data-export id="valdef-page-size-a4">A4<a class="self-link" href="#valdef-page-size-a4"></a></dfn>
@@ -1964,7 +1965,7 @@ <h3 class="no-num heading settled" id="page-property-list"><span class="content"
19641965
<table class="data">
19651966
<tbody>
19661967
<tr>
1967-
<td rowspan="2"><a href="https://www.w3.org/TR/CSS21/visuren.html#direction">bidi properties</a>
1968+
<td><a href="https://www.w3.org/TR/CSS21/visuren.html#direction">bidi properties</a>
19681969
<td>direction
19691970
<tbody>
19701971
<tr>
@@ -2070,7 +2071,7 @@ <h3 class="no-num heading settled" id="page-property-list"><span class="content"
20702071
<td>margin
20712072
<tbody>
20722073
<tr>
2073-
<td rowspan="5"><a href="https://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">outline properties</a>
2074+
<td rowspan="4"><a href="https://www.w3.org/TR/CSS21/ui.html#dynamic-outlines">outline properties</a>
20742075
<td>outline-width
20752076
<tr>
20762077
<td>outline-style
@@ -2604,15 +2605,15 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
26042605
</ul>
26052606
</aside>
26062607
<aside class="dfn-panel" data-for="term-for-valdef-content-none">
2607-
<a href="https://www.w3.org/TR/css-content-3/#valdef-content-none">https://www.w3.org/TR/css-content-3/#valdef-content-none</a><b>Referenced in:</b>
2608+
<a href="https://www.w3.org/TR/css-content-3/#content-property">https://www.w3.org/TR/css-content-3/#content-property</a><b>Referenced in:</b>
26082609
<ul>
26092610
<li><a href="#ref-for-valdef-content-none">5.2. Populating page-margin boxes</a> <a href="#ref-for-valdef-content-none①">(2)</a>
26102611
<li><a href="#ref-for-valdef-content-none②">6.
26112612
Page Properties</a>
26122613
</ul>
26132614
</aside>
26142615
<aside class="dfn-panel" data-for="term-for-valdef-content-normal">
2615-
<a href="https://www.w3.org/TR/css-content-3/#valdef-content-normal">https://www.w3.org/TR/css-content-3/#valdef-content-normal</a><b>Referenced in:</b>
2616+
<a href="https://www.w3.org/TR/css-content-3/#content-property">https://www.w3.org/TR/css-content-3/#content-property</a><b>Referenced in:</b>
26162617
<ul>
26172618
<li><a href="#ref-for-valdef-content-normal">6.
26182619
Page Properties</a>

0 commit comments

Comments
 (0)