Skip to content

Commit f826aac

Browse files
committed
[css-line-grid] prep for publication
1 parent a62452d commit f826aac

2 files changed

Lines changed: 37 additions & 75 deletions

File tree

css-line-grid/Overview.html

Lines changed: 35 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +3,7 @@
33
<title>CSS Line Grid Module Level 1</title>
44
<link href=../default.css rel=stylesheet type=text/css>
55
<link href=../csslogo.ico rel="shortcut icon" type=image/x-icon>
6-
<style>
7-
body {
8-
background: url("https://www.w3.org/StyleSheets/TR/logo-ED") top left no-repeat white;
9-
background-attachment: fixed;
10-
color: black;
11-
font-family: sans-serif;
12-
margin: 0 auto;
13-
max-width: 50em;
14-
padding: 2em 1em 2em 70px;
15-
}
16-
:link { color: #00C; background: transparent }
17-
:visited { color: #609; background: transparent }
18-
a[href]:active { color: #C00; background: transparent }
19-
a[href]:hover { background: #ffa }
20-
21-
a[href] img { border-style: none }
22-
23-
h1, h2, h3, h4, h5, h6 { text-align: left }
24-
h1, h2, h3 { color: #005A9C; }
25-
h1 { font: 170% sans-serif }
26-
h2 { font: 140% sans-serif }
27-
h3 { font: 120% sans-serif }
28-
h4 { font: bold 100% sans-serif }
29-
h5 { font: italic 100% sans-serif }
30-
h6 { font: small-caps 100% sans-serif }
31-
32-
.hide { display: none }
33-
34-
div.head { margin-bottom: 1em }
35-
div.head h1 { margin-top: 2em; clear: both }
36-
div.head table { margin-left: 2em; margin-top: 2em }
37-
38-
p.copyright { font-size: small }
39-
p.copyright small { font-size: small }
40-
41-
pre { margin-left: 2em }
42-
dt { font-weight: bold }
43-
44-
ul.toc, ol.toc {
45-
list-style: none;
46-
}
47-
</style>
6+
<link href=https://www.w3.org/StyleSheets/TR/W3C-WD rel=stylesheet type=text/css>
487
<style type=text/css>
498
.sidenote-block {
509
border: 1px solid gray;
@@ -75,13 +34,15 @@
7534
</a>
7635
</p>
7736
<h1 class="p-name no-ref" id=title>CSS Line Grid Module Level 1</h1>
78-
<h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft,
79-
<span class=dt-updated><span class=value-title title=20140908>8 September 2014</span></span></span></h2>
37+
<h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>W3C Working Draft,
38+
<span class=dt-updated><span class=value-title title=20140916>16 September 2014</span></span></span></h2>
8039
<div data-fill-with=spec-metadata><dl>
8140
<dt>This version:
82-
<dd><a class=u-url href=http://dev.w3.org/csswg/css-line-grid/>http://dev.w3.org/csswg/css-line-grid/</a>
41+
<dd><a class=u-url href=http://www.w3.org/TR/2014/WD-css-line-grid-1-20140916/>http://www.w3.org/TR/2014/WD-css-line-grid-1-20140916/</a>
8342
<dt>Latest version:
8443
<dd><a href=http://www.w3.org/TR/css-line-grid-1/>http://www.w3.org/TR/css-line-grid-1/</a>
44+
<dt>Editor’s Draft:
45+
<dd><a href=http://dev.w3.org/csswg/css-line-grid/>http://dev.w3.org/csswg/css-line-grid/</a>
8546
<dt>Feedback:
8647
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-line-grid%5D%20feedback">www-style@w3.org</a>
8748
with subject line
@@ -106,34 +67,34 @@ <h2 class="no-num no-toc no-ref heading settled" id=abstract><span class=content
10667
on screen, on paper, in speech, etc.</div>
10768

10869
<h2 class="no-num no-toc no-ref heading settled" id=status><span class=content>Status of this document</span></h2>
109-
<div data-fill-with=status><p>
110-
This is a public copy of the editors’ draft.
111-
It is provided for discussion only and may change at any moment.
112-
Its publication here does not imply endorsement of its contents by W3C.
113-
Don’t cite this document other than as work in progress.
114-
115-
<p>
116-
The (<a href=http://lists.w3.org/Archives/Public/www-style/>archived</a>) public mailing list
117-
<a href="mailto:www-style@w3.org?Subject=%5Bcss-line-grid%5D%20PUT%20SUBJECT%20HERE">www-style@w3.org</a>
118-
(see <a href=http://www.w3.org/Mail/Request>instructions</a>)
119-
is preferred for discussion of this specification.
120-
When sending e-mail,
121-
please put the text “css-line-grid” in the subject,
122-
preferably like this:
123-
“[css-line-grid] <em>…summary of comment…</em>
124-
125-
<p>
126-
This document was produced by the <a href=http://www.w3.org/Style/CSS/members>CSS Working Group</a>
127-
(part of the <a href=http://www.w3.org/Style/>Style Activity</a>).
128-
129-
<p>
130-
This document was produced by a group operating under
131-
the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5 February 2004 W3C Patent Policy</a>.
132-
W3C maintains a <a href=http://www.w3.org/2004/01/pp-impl/32061/status rel=disclosure>public list of any patent disclosures</a>
133-
made in connection with the deliverables of the group;
134-
that page also includes instructions for disclosing a patent.
135-
An individual who has actual knowledge of a patent which the individual believes contains <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential>Essential Claim(s)</a>
136-
must disclose the information in accordance with <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure>section 6 of the W3C Patent Policy</a>.</div>
70+
<div data-fill-with=status><p><em>This section describes the status of this document at the time of
71+
its publication. Other documents may supersede this document. A list of
72+
current W3C publications and the latest revision of this technical report
73+
can be found in the <a href=http://www.w3.org/TR/>W3C technical reports
74+
index at http://www.w3.org/TR/.</a></em>
75+
76+
<p>Publication as a Working Draft does not imply endorsement by the W3C
77+
Membership. This is a draft document and may be updated, replaced or
78+
obsoleted by other documents at any time. It is inappropriate to cite this
79+
document as other than work in progress.
80+
81+
<p>The (<a href=http://lists.w3.org/Archives/Public/www-style/>archived</a>) public
82+
mailing list <a href=mailto:www-style@w3.org>www-style@w3.org</a> (see
83+
<a href=http://www.w3.org/Mail/Request>instructions</a>) is preferred
84+
for discussion of this specification. When sending e-mail, please put the
85+
text “css-line-grid” in the subject, preferably like this:
86+
“[css-line-grid] <em>…summary of comment…</em>
87+
88+
<p>This document was produced by the <a href=http://www.w3.org/Style/CSS/members>CSS Working Group</a> (part of
89+
the <a href=http://www.w3.org/Style/>Style Activity</a>).
90+
91+
<p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5 February
92+
2004 W3C Patent Policy</a>. W3C maintains a <a href=http://www.w3.org/2004/01/pp-impl/32061/status rel=disclosure>public list of any patent disclosures</a> made in
93+
connection with the deliverables of the group; that page also includes
94+
instructions for disclosing a patent. An individual who has actual
95+
knowledge of a patent which the individual believes contains <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential>Essential
96+
Claim(s)</a> must disclose the information in accordance with <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure>section
97+
6 of the W3C Patent Policy</a>.</div>
13798
<div data-fill-with=at-risk></div>
13899

139100
<h2 class="no-num no-toc no-ref heading settled" id=contents><span class=content>Table of Contents</span></h2>
@@ -644,7 +605,7 @@ <h3 class="heading settled" data-level=3.2 id=box-snap><span class=secno>3.2 </s
644605
for example,
645606
when the writing mode of the line grid
646607
doesn’t match that of the affected element,
647-
or when due to the <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-writing-modes-3/#propdef-text-orientation title=text-orientation>text-orientation</a> settings
608+
or when due to the <a class=property data-link-type=propdesc href=http://www.w3.org/TR/css-writing-modes-3/#propdef-text-orientation title=text-orientation>text-orientation</a> settings
648609
the text-under-edge corresponds to the block-start edge.</p>
649610

650611
<p>To snap a block-level element to a grid line,

css-line-grid/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<h1>CSS Line Grid Module Level 1</h1>
22

33
<pre class='metadata'>
4-
Status: ED
4+
Status: WD
5+
Date: 2014-09-16
56
Shortname: css-line-grid
67
Level: 1
78
Group: csswg

0 commit comments

Comments
 (0)