3
3
< title > CSS Font Load Events Module Level 3</ title >
4
4
< link href =../default.css rel =stylesheet type =text/css >
5
5
< 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 }
72
37
38
+ p .copyright { font-size : small }
39
+ p .copyright small { font-size : small }
73
40
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 >
74
50
< div class =head >
75
51
< p data-fill-with =logo > < a class =logo href =http://www.w3.org/ >
76
52
< img alt =W3C height =48 src =http://www.w3.org/Icons/w3c_home width =72 >
77
- </ a > </ p >
53
+ </ a >
54
+ </ p >
78
55
< h1 class ="p-name no-ref " id =title > CSS Font Load Events Module Level 3</ h1 >
79
56
< 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 >
81
58
< 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 >
82
59
< dt > Feedback:</ dt >
83
60
< 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
86
63
< 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:
87
64
< 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 >
88
65
< 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 >
90
68
< hr title ="Separator for header ">
91
69
</ div >
92
70
@@ -162,6 +140,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=contents><span class
162
140
163
141
164
142
143
+
165
144
< h2 class ="heading settled heading " data-level =1 id =introduction > < span class =secno > 1 </ span > < span class =content >
166
145
Introduction</ span > < a class =self-link href =#introduction > </ a > </ h2 >
167
146
@@ -666,7 +645,8 @@ <h3 class="heading settled heading" data-level=3.3 id=font-face-set-match><span
666
645
argument and set this to be the < var > font load list</ var > .
667
646
668
647
< li >
669
- Return the < var > font load list</ var >
648
+ Return the < var > font load list</ var > .
649
+ </ ol >
670
650
671
651
672
652
< 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=
1151
1131
< div data-fill-with =property-index > < p > No properties defined.</ div >
1152
1132
1153
1133
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 >
1155
1135
Fill in intro.
1156
1136
1157
1137
< a href =#issue-c42e0891 > ↵ </ a > </ div > < div class =issue >
0 commit comments