Skip to content

Commit 08c15bf

Browse files
author
John Daggett
committed
[css3-fonts] update disposition of comments
1 parent 6c8e260 commit 08c15bf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

css-fonts/doc-20130711-LCWD.html

+10
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
<html>
33
<head>
44
<title>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</title>
5+
<script type="text/javascript" src="http://use.typekit.com/xon2bky.js"></script>
6+
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
57
<style type="text/css">
8+
body { margin: 3em; }
9+
body, th, td, h1, h2, h3, h4, h5, h6 {
10+
font-family: "myriad-pro", sans-serif !important;
11+
}
612
.a { background:lightgreen }
713
.d { background: lightblue }
814
.r { background:orange }
@@ -14,7 +20,10 @@
1420
}
1521
pre {
1622
white-space: pre-wrap;
23+
padding: 1em;
1724
}
25+
26+
ul { max-width: 20em; }
1827
</style>
1928
</head>
2029
<body>
@@ -129,6 +138,7 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
129138
<a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0585.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0585.html</a>
130139
'ordinal' value of 'font-variant-numeric' should be moved to 'font-variant-position'
131140
Raised By: fantasai
141+
Addressed by: <a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0661.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0661.html</a>
132142
</pre>
133143

134144
</body>

0 commit comments

Comments
 (0)