File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
1111 type ="text/css ">
1212
13- < style type ="text/css ">
14- /* delete this block when you've cleared out all the .replaceme elements */
15- .replaceme {
16- border : solid red;
17- padding : 0 0.5em ;
18- margin : 0 0.1em ;
19- background : yellow;
20- color : green;
21- }
22- .replaceme : before {
23- content : "FIXME(" ;
24- color : black;
25- }
26- .replaceme : after {
27- content : ")" ;
28- color : black;
29- }
30- </ style >
31-
3213 < style >
3314 pre .idl { border : solid thin; background : # eee ; color : # 000 ; padding : 0.5em }
3415 pre .idl : link , pre .idl : visited { color : inherit; background : transparent }
@@ -819,7 +800,9 @@ <h3 id=cr-exit-criteria><span class=secno>6.6. </span> CR Exit Criteria</h3>
819800
820801 < h2 class =no-num id =acknowledgments > Acknowledgments</ h2 >
821802
822- < p > < var class =replaceme > [acknowledgments]</ var >
803+ < p > Thanks to Daniel Glazman and Dave Hyatt for writing the original
804+ Variables draft in 2008. Thanks to many WG members for keeping the idea of
805+ variables alive through the years.
823806
824807 < h2 class =no-num id =references > References</ h2 >
825808
Original file line number Diff line number Diff line change 55 < title > CSS Variables Module Level 1</ title >
66 < link rel ="stylesheet " type ="text/css " href ="http://dev.w3.org/csswg/css-module/default.css ">
77 < link rel ="stylesheet " type ="text/css " href ="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css ">
8- < style type ="text/css ">
9- /* delete this block when you've cleared out all the .replaceme elements */
10- .replaceme {
11- border : solid red;
12- padding : 0 0.5em ;
13- margin : 0 0.1em ;
14- background : yellow;
15- color : green;
16- }
17- .replaceme : before {
18- content : "FIXME(" ;
19- color : black;
20- }
21- .replaceme : after {
22- content : ")" ;
23- color : black;
24- }
25- </ style >
268 < style >
279 pre .idl { border : solid thin; background : # eee ; color : # 000 ; padding : 0.5em }
2810 pre .idl : link , pre .idl : visited { color : inherit; background : transparent }
@@ -517,7 +499,7 @@ <h3 id="cr-exit-criteria">
517499
518500< h2 class =no-num id ="acknowledgments "> Acknowledgments</ h2 >
519501
520- < p > < var class =" replaceme " > [acknowledgments] </ var > </ p >
502+ < p > Thanks to Daniel Glazman and Dave Hyatt for writing the original Variables draft in 2008. Thanks to many WG members for keeping the idea of variables alive through the years. </ p >
521503
522504< h2 class =no-num id ="references "> References</ h2 >
523505
You can’t perform that action at this time.
0 commit comments