File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2012-01-31 simon.fraser@apple.com
2+ Removed unused style, which broke the propdef tables
3+ Go back to the Editors Draft stylesheet.
4+
152012-01-30 simon.fraser@apple.com
26 Editorial only; change all <span class=""> to <code> to get default.css styling,
37 and minor reformatting.
Original file line number Diff line number Diff line change 55 < head >
66 < title > CSS Animations</ title >
77 < link href ="../default.css " rel =stylesheet type ="text/css ">
8-
9- < style type ="text/css ">
10- .rhs { white-space : pre-wrap; }
11- code { font-size : inherit; }
12- # box-shadow-samples td { background : white; color : black; }
13-
14- table {
15- border-collapse : collapse;
16- }
17- td {
18- padding : 0.2em 1em ;
19- border : 1px solid black;
20- }
21- </ style >
228 < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
239 type ="text/css ">
2410
2915
3016 < h1 > CSS Animations</ h1 >
3117
32- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 30 January
18+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 31 January
3319 2012</ h2 >
3420
3521 < dl >
3622 < dt > This version:
3723
3824 < dd > < a
39- href ="http://www.w3.org/TR/2012/ED-css3-animations-20120130 / "> http://dev.w3.org/csswg/css3-animations/</ a >
40- <!--http://www.w3.org/TR/2012/WD-css3-animations-20120130 -->
25+ href ="http://www.w3.org/TR/2012/ED-css3-animations-20120131 / "> http://dev.w3.org/csswg/css3-animations/</ a >
26+ <!--http://www.w3.org/TR/2012/WD-css3-animations-20120131 -->
4127
4228 < dt > Latest version:
4329
Original file line number Diff line number Diff line change 55< head >
66 < title > CSS Animations</ title >
77 < link rel ="stylesheet " type ="text/css " href ="../default.css ">
8- < style type ="text/css ">
9- .rhs { white-space : pre-wrap; }
10- code { font-size : inherit; }
11- # box-shadow-samples td { background : white; color : black; }
12-
13- table {
14- border-collapse : collapse;
15- }
16- td {
17- padding : 0.2em 1em ;
18- border : 1px solid black;
19- }
20- </ style >
21- < link rel ="stylesheet " type ="text/css "
22- href ="http://www.w3.org/StyleSheets/TR/W3C-WD.css ">
8+ < link rel ="stylesheet " type ="text/css " href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css ">
239</ head >
2410
2511< body >
You can’t perform that action at this time.
0 commit comments