Skip to content

Commit b2adcda

Browse files
author
John Daggett
committed
[css3-fonts] tweak here, tweak there
1 parent 0186d5f commit b2adcda

1 file changed

Lines changed: 20 additions & 10 deletions

File tree

css-fonts/doc-20130711-LCWD.html

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
}
2222
pre {
2323
white-space: pre-wrap;
24-
padding: 1em;
24+
padding: 1.5em;
25+
border-radius: 1em;
2526
}
2627

2728
ul { max-width: 20em; }
@@ -52,7 +53,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
5253
<code>Verified</code> indicates commentor's acceptance of the response.</p>
5354

5455
<pre class="a" id="issue-1">
55-
<a href="#issue-1">Issue 1</a>:
56+
<a href="#issue-1">Issue 1</a>
57+
5658
<a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0427.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0427.html</a>
5759
definition of same-origin restriction for font loading is contradictory
5860
Raised By: Anne van Kesteren
@@ -64,7 +66,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
6466
</pre>
6567

6668
<pre class="a" id="issue-2">
67-
<a href="#issue-2">Issue 2</a>:
69+
<a href="#issue-2">Issue 2</a>
70+
6871
<a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0686.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0686.html</a>
6972
letter-spacing, font-variant-ligatures and font feature precedence
7073
Raised By: fantasai
@@ -74,7 +77,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
7477
</pre>
7578

7679
<pre class="a" id="issue-3">
77-
<a href="#issue-3">Issue 3</a>:
80+
<a href="#issue-3">Issue 3</a>
81+
7882
<a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0235.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0235.html</a>
7983
political joke in one of the examples
8084
Raised By: Sergey Malkin
@@ -84,7 +88,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
8488
</pre>
8589

8690
<pre class="a" id="issue-4a">
87-
<a href="#issue-4a">Issue 4a</a>:
91+
<a href="#issue-4a">Issue 4a</a>
92+
8893
<a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0239.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0239.html</a>
8994
definition of 'auto' value of 'font-size-adjust' is misleading
9095
Raised By: Vladimir Levantovsky
@@ -94,7 +99,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
9499
</pre>
95100

96101
<pre class="a" id="issue-4b">
97-
<a href="#issue-4b">Issue 4b</a>:
102+
<a href="#issue-4b">Issue 4b</a>
103+
98104
<a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0239.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0239.html</a>
99105
<a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0498.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0498.html</a>
100106
adjusted font size needs to affect line height
@@ -106,7 +112,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
106112
</pre>
107113

108114
<pre class="a" id="issue-5">
109-
<a href="#issue-5">Issue 5</a>:
115+
<a href="#issue-5">Issue 5</a>
116+
110117
<a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0239.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0239.html</a>
111118
editorial: examples should use WOFF fonts rather than TrueType fonts
112119
Raised By: Vladimir Levantovsky
@@ -116,7 +123,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
116123
</pre>
117124

118125
<pre class="a" id="issue-6">
119-
<a href="#issue-6">Issue 6</a>:
126+
<a href="#issue-6">Issue 6</a>
127+
120128
<a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0472.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0472.html</a>
121129
question: testcases for CSS available for use in SVG tests?
122130
Raised By: Cameron McCormack
@@ -125,7 +133,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
125133
</pre>
126134

127135
<pre class="a" id="issue-7">
128-
<a href="#issue-7">Issue 7</a>:
136+
<a href="#issue-7">Issue 7</a>
137+
129138
<a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0473.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0473.html</a>
130139
whether 'font-feature-settings: "kern" off' disables kerning from old-style kern table
131140
Raised By: Jonathan Kew
@@ -135,7 +144,8 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
135144
</pre>
136145

137146
<pre class="r" id="issue-8">
138-
<a href="#issue-8">Issue 8</a>:
147+
<a href="#issue-8">Issue 8</a>
148+
139149
<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>
140150
'ordinal' value of 'font-variant-numeric' should be moved to 'font-variant-position'
141151
Raised By: fantasai

0 commit comments

Comments
 (0)