Skip to content

Commit bad4e52

Browse files
committed
[css-page-3] Prep for WD
1 parent 0271a9b commit bad4e52

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

css-page-3/Overview.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,9 @@
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">
11-
<link href="https://www.w3.org/StyleSheets/TR/2016/W3C-WD" rel="stylesheet" type="text/css">
1210
<meta content="Bikeshed version 018be3f805d3272ce699a232398d6e3902d1ea8d" name="generator">
1311
<link href="https://www.w3.org/TR/css-page-3/" rel="canonical">
1412
<meta content="5789727b1d26b3fe1d04b85f8ccef06836743b59" name="document-revision">
15-
<script defer src="https://test.csswg.org/harness/annotate.js#!css-page-3_dev/css-page-3" type="text/javascript"></script>
1613
<style>
1714
#margin-values { border-collapse: collapse; }
1815
#margin-values td,
@@ -236,6 +233,7 @@
236233
[data-link-type=biblio] {
237234
white-space: pre;
238235
}</style>
236+
<link href="https://www.w3.org/StyleSheets/TR/2016/W3C-WD" rel="stylesheet" type="text/css">
239237
<body class="h-entry">
240238
<div class="head">
241239
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
@@ -1094,8 +1092,8 @@ <h3 class="heading settled" data-level="5.1" id="margin-at-rules"><span class="s
10941092
</div>
10951093
<h3 class="heading settled" data-level="5.2" id="populating-margin-boxes"><span class="secno">5.2. </span><span class="content">Populating page-margin boxes</span><a class="self-link" href="#populating-margin-boxes"></a></h3>
10961094
<p>As with the <span class="css">:before</span> and <span class="css">:after</span> pseudo-elements,
1097-
a specified <a class="css" data-link-type="propdesc" href="https://www.w3.org/TR/css-content-3/#propdef-content" id="ref-for-propdef-content">content: normal</a> on a page-margin box computes to <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-content-3/#valdef-content-none" id="ref-for-valdef-content-none">none</a>.
1098-
A page-margin box is <dfn class="dfn-paneled" data-dfn-type="dfn" data-noexport id="generated">generated</dfn> if and only if the computed value of its <a class="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-content-3/#propdef-content" id="ref-for-propdef-content①">content</a> property is not <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-content-3/#valdef-content-none" id="ref-for-valdef-content-none①">none</a>.
1095+
a specified <a class="css" data-link-type="propdesc" href="https://www.w3.org/TR/css-content-3/#propdef-content" id="ref-for-propdef-content">content: normal</a> on a page-margin box computes to <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-content-3/#content-property" id="ref-for-valdef-content-none">none</a>.
1096+
A page-margin box is <dfn class="dfn-paneled" data-dfn-type="dfn" data-noexport id="generated">generated</dfn> if and only if the computed value of its <a class="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-content-3/#propdef-content" id="ref-for-propdef-content①">content</a> property is not <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-content-3/#content-property" id="ref-for-valdef-content-none①">none</a>.
10991097
Otherwise, no box is generated, as for elements with <a class="css" data-link-type="propdesc" href="https://www.w3.org/TR/CSS21/visuren.html#propdef-display" id="ref-for-propdef-display①">display: none</a>.</p>
11001098
<p class="note" role="note"> The <a class="property" data-link-type="propdesc" href="https://www.w3.org/TR/CSS21/visuren.html#propdef-display" id="ref-for-propdef-display②">display</a> property does not apply to page-margin boxes. </p>
11011099
<div class="example" id="example-ab340c9c">
@@ -1394,7 +1392,7 @@ <h2 class="heading settled" data-level="6" id="page-properties"><span class="sec
13941392
<li>The rules for counter scoping are modified <a href="#page-based-counters">as
13951393
described below</a>.
13961394
<li> As on the '::before' and '::after' pseudo-elements,
1397-
the <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-content-3/#content-property" id="ref-for-valdef-content-normal">normal</a> value of the <a class="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-content-3/#propdef-content" id="ref-for-propdef-content②">content</a> property computes to <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-content-3/#valdef-content-none" id="ref-for-valdef-content-none②">none</a> on page-margin boxes.
1395+
the <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-content-3/#content-property" id="ref-for-valdef-content-normal">normal</a> value of the <a class="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-content-3/#propdef-content" id="ref-for-propdef-content②">content</a> property computes to <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-content-3/#content-property" id="ref-for-valdef-content-none②">none</a> on page-margin boxes.
13981396
<li> On page-margin boxes, the <a class="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-inline-3/#propdef-vertical-align" id="ref-for-propdef-vertical-align">vertical-align</a> property behaves <a href="https://www.w3.org/TR/CSS21/tables.html#height-layout">as specified for table cells</a>.
13991397
It <em>always</em> performs alignment in the vertical dimension,
14001398
regardless of writing mode.

0 commit comments

Comments
 (0)