Skip to content

Commit ed168dd

Browse files
author
John Daggett
committed
[css3-fonts] update disposition of comments
1 parent 9b5b37a commit ed168dd

1 file changed

Lines changed: 9 additions & 108 deletions

File tree

css-fonts/doc-20130711-LCWD.html

Lines changed: 9 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
1+
<!DOCTYPE HTML>
2+
<html>
3+
<head>
24
<title>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</title>
35
<style type="text/css">
46
.a { background:lightgreen }
@@ -14,6 +16,8 @@
1416
white-space: pre-wrap;
1517
}
1618
</style>
19+
</head>
20+
<body>
1721

1822
<h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
1923

@@ -74,7 +78,7 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
7478
<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>
7579
definition of 'auto' value of 'font-size-adjust' is misleading
7680
Raised By: Vladimir Levantovsky
77-
Addressed by: <a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0266.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0266.html</a>
81+
Proposed resolution: drop the 'auto' value of 'font-size-adjust' for this level <a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0583.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0583.html</a>
7882
</pre>
7983

8084
<pre class="open" id="issue-4b">
@@ -83,7 +87,7 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
8387
<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>
8488
adjusted font size needs to affect line height
8589
Raised By: Vladimir Levantovsky
86-
Addressed by: <a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0523.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0523.html</a>
90+
Proposed resolution: add an informative note for authors regarding line height <a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0577.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0577.html</a>
8791
</pre>
8892

8993
<pre class="a" id="issue-5">
@@ -115,108 +119,5 @@ <h1>CSS Fonts Module Level 3 Disposition of Comments for 2013-07-11 LCWD</h1>
115119
Commenter agrees: <a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0522.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0522.html</a>
116120
</pre>
117121

118-
<!--
119-
<pre class="r" id="issue-3">
120-
<a href="#issue-3">Issue 3</a>:
121-
<a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0070.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0070.html</a>
122-
What does @supports return when the OS prevents the support?
123-
Raised By: James Nurthen
124-
Resolution: user and system preferences do not affect what @supports returns; it's only about UA capabilities, and must be the same as declaration fallback. So add a clarification of this, but no substantive change. (Resolved 2013-02-06, AM I.)
125-
Fixed in: <a href="https://dvcs.w3.org/hg/csswg/rev/6e5d9a1539bd">https://dvcs.w3.org/hg/csswg/rev/6e5d9a1539bd</a>
126-
Group response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0233.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0233.html</a>
127-
</pre>
128-
129-
<pre class="r" id="issue-4">
130-
<a href="#issue-4">Issue 4</a>:
131-
<a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0436.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0436.html</a>
132-
@supports all
133-
Raised by: Nicholas Shanks
134-
Reply: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0442.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0442.html</a>
135-
Resolution: no change, per rationale in reply (Resolved 2013-02-06, AM I.)
136-
Group response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0234.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0234.html</a>
137-
</pre>
138-
139-
<pre class="a" id="issue-5">
140-
<a href="#issue-5">Issue 5</a>:
141-
Issue in spec about insertRule, followup to Issue 7b
142-
also raised as first issue in <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html</a>
143-
Raised by: David Baron, Florian Rivoal
144-
Proposed resolution: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0229.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0229.html</a>
145-
Florian agrees: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html</a>
146-
Edited: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0256.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0256.html</a>
147-
(Commenter agrees, of course.)
148-
</pre>
149-
150-
<pre class="a" id="issue-6">
151-
<a href="#issue-6">Issue 6</a> (prior to LC publication):
152-
<a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0014.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0014.html</a>
153-
review of the new grammar for @supports
154-
Raised by: Florian Rivoal
155-
Addressed by: <a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0239.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0239.html</a>
156-
Commenter agrees: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html</a>
157-
Resolution: Already fixed prior to LC; commenter agrees.
158-
</pre>
159-
160-
<pre class="a" id="issue-7a">
161-
<a href="#issue-7a">Issue 7a</a> (prior to LC publication):
162-
<a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html</a>
163-
Each usage of CSSRuleList and MediaList should link to their definition.
164-
Raised by: Arthur Barstow
165-
Addressed by: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html</a>
166-
No response from commenter.
167-
</pre>
168-
169-
<pre class="a" id="issue-7b">
170-
<a href="#issue-7b">Issue 7b</a> (prior to LC publication):
171-
<a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html</a>
172-
insertRule() should say what happens if index is already used
173-
Raised by: Arthur Barstow
174-
Addressed by: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html</a>
175-
No response from commenter.
176-
</pre>
177-
178-
<pre class="r" id="issue-7c">
179-
<a href="#issue-7c">Issue 7c</a> (prior to LC publication):
180-
<a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html</a>
181-
not clear why there is a definition of conditionText in this section
182-
Raised by: Arthur Barstow
183-
Reason explained in: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html</a>
184-
No response from commenter.
185-
</pre>
186-
187-
<pre class="a" id="issue-7d">
188-
<a href="#issue-7d">Issue 7d</a> (prior to LC publication):
189-
<a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0329.html</a>
190-
for the second definition of supports(), there is a mismatch between the "declaration" argument and the use of "conditionText" in the text below.
191-
Raised by: Arthur Barstow
192-
Addressed by: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0102.html</a>
193-
No response from commenter.
194-
</pre>
195-
196-
<pre class="a" id="issue-8">
197-
<a href="#issue-8">Issue 8</a>:
198-
second issue in <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0228.html</a>
199-
serialization of supports_rule (forgot to edit in previous resolution)
200-
Raised By: Florian Rivoal
201-
Resolution: third resolution in <a href="http://lists.w3.org/Archives/Public/www-style/2012Aug/0749.html">http://lists.w3.org/Archives/Public/www-style/2012Aug/0749.html</a>
202-
Fixed in <a href="https://dvcs.w3.org/hg/csswg/rev/7dace721dff3">https://dvcs.w3.org/hg/csswg/rev/7dace721dff3</a>
203-
Reply: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0235.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0235.html</a>
204-
Additional clarification requested in: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0237.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0237.html</a>
205-
Additional clarification added in: <a href="https://dvcs.w3.org/hg/csswg/rev/37491845e530">https://dvcs.w3.org/hg/csswg/rev/37491845e530</a>
206-
Additional reply: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0238.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0238.html</a>
207-
Commenter agrees: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0244.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0244.html</a>
208-
</pre>
209-
210-
<pre class="a" id="issue-9">
211-
<a href="#issue-9">Issue 9</a>:
212-
<a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0236.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0236.html</a>
213-
confusing to have OR in one place and AND and NOT in another
214-
Raised by: Björn Höhrmann
215-
Resolution: Assumed editorial
216-
Fixed in <a href="https://dvcs.w3.org/hg/csswg/rev/139db90ee7b2">https://dvcs.w3.org/hg/csswg/rev/139db90ee7b2</a>
217-
Reply: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0239.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0239.html</a>
218-
Commenter agrees: <a href="http://www.w3.org/mid/0ln8h81t117a49bc0queqm89o2fo4g65n7@hive.bjoern.hoehrmann.de">http://www.w3.org/mid/0ln8h81t117a49bc0queqm89o2fo4g65n7@hive.bjoern.hoehrmann.de</a>
219-
</pre>
220-
-->
221-
222-
</body></html>
122+
</body>
123+
</html>

0 commit comments

Comments
 (0)