Skip to content

Commit 5329921

Browse files
committed
[css-font-load-events] bikeshed fixes
1 parent fca7ef5 commit 5329921

File tree

2 files changed

+53
-137
lines changed

2 files changed

+53
-137
lines changed

css-font-load-events/Overview.html

+51-71
Original file line numberDiff line numberDiff line change
@@ -3,81 +3,58 @@
33
<title>CSS Font Load Events Module Level 3</title>
44
<link href=../default.css rel=stylesheet type=text/css>
55
<link href=../csslogo.ico rel="shortcut icon" type=image/x-icon>
6-
<link href=https://www.w3.org/StyleSheets/TR/W3C-ED rel=stylesheet type=text/css>
7-
</head>
8-
<body class=h-entry>
9-
<style scoped>
10-
#bolderlighter {
11-
width: 40%;
12-
}
13-
14-
#bolderlighter th {
15-
text-align: center;
16-
}
17-
18-
#fontformats td, #eventhandlers td, #fontformats th, #eventhandlers th {
19-
padding-right: 2em;
20-
text-align: left;
21-
}
22-
23-
#authors dd {
24-
margin-bottom: 0;
25-
}
26-
27-
#fontstylematchingalg {
28-
list-style-type: lower-alpha;
29-
}
30-
31-
#fontmatchingalg ul, #fontmatchingalg ol {
32-
margin-top: 0.8em;
33-
}
34-
35-
#fontmatchingalg li + li {
36-
margin-top: 0.8em;
37-
}
38-
39-
div.figure {
40-
page-break-inside: avoid;
41-
}
42-
43-
div.featex {
44-
width: 700px;
45-
}
46-
47-
div.featex img {
48-
margin: auto;
49-
display: block;
50-
}
51-
52-
ol ol {
53-
list-style-type: lower-alpha;
54-
}
55-
56-
.idl-code {
57-
font-weight: bold;
58-
color: #c50;
59-
font-family: Menlo, Consolas, "DejaVu Sans Mono", monospace;
60-
font-size: .9em;
61-
}
62-
63-
.idl-code .idl-code,
64-
pre .idl-code {
65-
font-size: 1em;
66-
}
67-
68-
pre.idl {
69-
white-space: pre-wrap;
70-
}
71-
</style>
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 }
7237

38+
p.copyright { font-size: small }
39+
p.copyright small { font-size: small }
7340

41+
pre { margin-left: 2em }
42+
dt { font-weight: bold }
43+
44+
ul.toc, ol.toc {
45+
list-style: none;
46+
}
47+
</style>
48+
</head>
49+
<body class=h-entry>
7450
<div class=head>
7551
<p data-fill-with=logo><a class=logo href=http://www.w3.org/>
7652
<img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72>
77-
</a></p>
53+
</a>
54+
</p>
7855
<h1 class="p-name no-ref" id=title>CSS Font Load Events Module Level 3</h1>
7956
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
80-
<span class=dt-updated><span class=value-title title=20131106>6 November 2013</span></span></span></h2>
57+
<span class=dt-updated><span class=value-title title=20131107>7 November 2013</span></span></span></h2>
8158
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-font-load-events/>http://dev.w3.org/csswg/css-font-load-events/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css-font-load-events-3/>http://www.w3.org/TR/css-font-load-events-3/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-font-load-events/>http://dev.w3.org/csswg/css-font-load-events/</a>
8259
<dt>Feedback:</dt>
8360
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-font-load-events%5D%20feedback">www-style@w3.org</a>
@@ -86,7 +63,8 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class
8663
<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://xanthir.com/contact/>Tab Atkins Jr.</a> (<span class="p-org org">Google</span>)<dt>Former Editors:
8764
<dd class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:jdaggett@mozilla.com>John Daggett</a> (<span class="p-org org">Mozilla</span>)</dl></div>
8865
<div data-fill-with=warning></div>
89-
<p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2013 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.</p>
66+
<p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2013 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.
67+
</p>
9068
<hr title="Separator for header">
9169
</div>
9270

@@ -162,6 +140,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=contents><span class
162140

163141

164142

143+
165144
<h2 class="heading settled heading" data-level=1 id=introduction><span class=secno>1 </span><span class=content>
166145
Introduction</span><a class=self-link href=#introduction></a></h2>
167146

@@ -666,7 +645,8 @@ <h3 class="heading settled heading" data-level=3.3 id=font-face-set-match><span
666645
argument and set this to be the <var>font load list</var>.
667646

668647
<li>
669-
Return the <var>font load list</var>
648+
Return the <var>font load list</var>.
649+
</ol>
670650

671651

672652
<h3 class="heading settled heading" data-level=3.4 id=font-face-set-load><span class=secno>3.4 </span><span class=content>
@@ -1151,7 +1131,7 @@ <h2 class="no-num no-ref heading settled heading" id=property-index><span class=
11511131
<div data-fill-with=property-index><p>No properties defined.</div>
11521132

11531133

1154-
</ol><h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue>
1134+
<h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue>
11551135
Fill in intro.
11561136

11571137
<a href=#issue-c42e0891></a></div><div class=issue>

css-font-load-events/Overview.src.html

+2-66
Original file line numberDiff line numberDiff line change
@@ -13,71 +13,6 @@ <h1>CSS Font Load Events Module Level 3</h1>
1313
Ignored Terms: promise, domstring, eventinit, cssfontfacerule, event, eventtarget, workerglobalscope
1414
</pre>
1515

16-
<style>
17-
#bolderlighter {
18-
width: 40%;
19-
}
20-
21-
#bolderlighter th {
22-
text-align: center;
23-
}
24-
25-
#fontformats td, #eventhandlers td, #fontformats th, #eventhandlers th {
26-
padding-right: 2em;
27-
text-align: left;
28-
}
29-
30-
#authors dd {
31-
margin-bottom: 0;
32-
}
33-
34-
#fontstylematchingalg {
35-
list-style-type: lower-alpha;
36-
}
37-
38-
#fontmatchingalg ul, #fontmatchingalg ol {
39-
margin-top: 0.8em;
40-
}
41-
42-
#fontmatchingalg li + li {
43-
margin-top: 0.8em;
44-
}
45-
46-
div.figure {
47-
page-break-inside: avoid;
48-
}
49-
50-
div.featex {
51-
width: 700px;
52-
}
53-
54-
div.featex img {
55-
margin: auto;
56-
display: block;
57-
}
58-
59-
ol ol {
60-
list-style-type: lower-alpha;
61-
}
62-
63-
.idl-code {
64-
font-weight: bold;
65-
color: #c50;
66-
font-family: Menlo, Consolas, "DejaVu Sans Mono", monospace;
67-
font-size: .9em;
68-
}
69-
70-
.idl-code .idl-code,
71-
pre .idl-code {
72-
font-size: 1em;
73-
}
74-
75-
pre.idl {
76-
white-space: pre-wrap;
77-
}
78-
</style>
79-
80-
8116
<h2 id="introduction">
8217
Introduction</h2>
8318

@@ -586,7 +521,8 @@ <h3 id='font-face-set-match'>
586521
argument and set this to be the <var>font load list</var>.
587522

588523
<li>
589-
Return the <var>font load list</var>
524+
Return the <var>font load list</var>.
525+
</ol>
590526

591527

592528
<h3 id='font-face-set-load'>

0 commit comments

Comments
 (0)