Skip to content

Commit 85a2750

Browse files
committed
Update DoC
1 parent 5c3a018 commit 85a2750

2 files changed

Lines changed: 147 additions & 112 deletions

File tree

css3-values/issues-lc-2012.html

Lines changed: 141 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -32,216 +32,251 @@ <h1>CSS Values and Units Level 3 Disposition of Comments</h1>
3232

3333
<pre class="a" id="issue-1">
3434
Issue 1.
35-
Summary: <strong>Editorial clarifications to relative units</strong>
35+
Summary: Editorial clarifications to relative units
3636
From: Alan Stearns
37-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0294.html">http://lists.w3.org/Archives/Public/www-style/2012Mar/0294.html</a>
38-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0334.html">http://lists.w3.org/Archives/Public/www-style/2012Mar/0334.html</a>
37+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0294.html
38+
Response: http://lists.w3.org/Archives/Public/www-style/2012Mar/0334.html
3939
Closed: Accepted
4040
</pre>
4141
<pre class="a" id="issue-2">
4242
Issue 2.
43-
Summary: <strong>calc() and attr() need to resolve values that are normally changed at computed-value time</strong>
43+
Summary: calc() and attr() need to resolve values that are normally changed at computed-value time
4444
From: Kenny Lu
45-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0261.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0261.html</a>
46-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0625.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0625.html</a>
45+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0261.html
46+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0625.html
4747
Closed: Accepted.
4848
</pre>
4949
<pre class="oi" id="issue-3">
5050
Issue 3.
51-
Summary: <strong>Using the 'integer' type in attr() seems to be invalid in places that want &lt;number>.</strong>
51+
Summary: Using the 'integer' type in attr() seems to be invalid in places that want &lt;number>.
5252
From: Kenny Lu
53-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a>
54-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a>
53+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
54+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
5555
Closed: Invalid
5656
</pre>
57-
<pre class="r" id="issue-4">
57+
<pre class="a" id="issue-4">
5858
Issue 4.
59-
Summary: <strong>Eliminate the 'integer' type entirely.</strong>
59+
Summary: Eliminate the 'integer' type entirely.
6060
From: Kenny Lu
61-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a>
62-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a>
63-
Closed: Rejected.
61+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
62+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
63+
Closed: Rejected
6464
</pre>
6565
<pre class="a" id="issue-5">
6666
Issue 5.
67-
Summary: <strong>attr() needs to either clarify what element it draws from when not in a rule (and where exactly it's allowed), or disallow that case</strong>
67+
Summary: attr() needs to either clarify what element it draws from when not in a rule (and where exactly it's allowed), or disallow that case
6868
From: Kenny Lu
69-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a>
70-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a>
69+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
70+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
7171
Closed: Accepted
7272
</pre>
7373
<pre class="a" id="issue-6">
7474
Issue 6.
75-
Summary: <strong>@import should probably disallow attr()</strong>
75+
Summary: @import should probably disallow attr()
7676
From: Kenny Lu
77-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a>
78-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a>
77+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
78+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
7979
Closed: Accepted
8080
</pre>
8181
<pre class="oi" id="issue-7">
8282
Issue 7.
83-
Summary: <strong>Should calc() be allowed in @keyframes selectors?</strong>
83+
Summary: Should calc() be allowed in @keyframes selectors?
8484
From: Kenny Lu
85-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a>
86-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a>
85+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
86+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
8787
Closed: OutOfScope
8888
</pre>
8989
<pre class="a" id="issue-8">
9090
Issue 8.
91-
Summary: <strong>attr() should disallow its fallback value from *containing* another attr(), not just *being* attr().</strong>
91+
Summary: attr() should disallow its fallback value from *containing* another attr(), not just *being* attr().
9292
From: Kenny Lu
93-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a>
94-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a>
93+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
94+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
9595
Closed: Accepted
9696
</pre>
97-
<pre class="r" id="issue-9">
97+
<pre class="a" id="issue-9">
9898
Issue 9.
99-
Summary: <strong>attr() shouldn't disallow its fallback value from containing more attr().</strong>
99+
Summary: attr() shouldn't disallow its fallback value from containing more attr().
100100
From: Kenny Lu
101-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a>
102-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a>
101+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
102+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
103103
Closed: Rejected
104104
</pre>
105-
<pre class="a open" id="issue-10">
105+
<pre class="a" id="issue-10">
106106
Issue 10.
107-
Summary: <strong>Can calc() return an &lt;integer>? If so, clarify when it does so.</strong>
107+
Summary: Can calc() return an &lt;integer>? If so, clarify when it does so.
108108
From: Kenny Lu
109-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a>
110-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a>
111-
Open: Accepted pending WG resolution
109+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
110+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
111+
Closed: Accepted
112112
</pre>
113-
<pre class="open" id="issue-11">
113+
<pre class="a" id="issue-11">
114114
Issue 11.
115-
Summary: <strong>calc() should refer to &lt;number> etc. *types*, not grammar tokens, so attr() etc. can be used.</strong>
115+
Summary: calc() should refer to &lt;number> etc. *types*, not grammar tokens, so attr() etc. can be used.
116116
From: fantasai and Tab Atkins
117-
Open: pending WG resolution
117+
Closed: Accepted (to allow attr(), still referring to tokens)
118118
</pre>
119-
<pre class="d" id="issue-12">
119+
<pre class="a" id="issue-12">
120120
Issue 12.
121-
Summary: <strong>cycle() and values that have commas.</strong>
121+
Summary: cycle() and values that have commas.
122122
From: Kenny Lu
123-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html</a>
124-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html</a>
125-
Closed: Deferred
123+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html
124+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html
125+
Closed: Rejected
126126
</pre>
127127
<pre class="d" id="issue-13">
128128
Issue 13.
129-
Summary: <strong>cycle() can't skip levels, or easily refer to non-inherited properties</strong>
129+
Summary: cycle() can't skip levels, or easily refer to non-inherited properties
130130
From: Kenny Lu
131-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html</a>
132-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html</a>
131+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
132+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html
133133
Closed: Deferred
134134
</pre>
135-
<pre class="d" id="issue-14">
135+
<pre class="a" id="issue-14">
136136
Issue 14.
137-
Summary: <strong>Example UA stylesheet using cycle() for &lt;ul> is incorrect.</strong>
137+
Summary: Example UA stylesheet using cycle() for &lt;ul> is incorrect.
138138
From: Kenny Lu
139-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html</a>
140-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html</a>
141-
Closed: Deferred
139+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
140+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html
141+
Closed: Accepted
142142
</pre>
143-
<pre class="d" id="issue-15">
143+
<pre class="oi" id="issue-15">
144144
Issue 15.
145-
Summary: <strong>Value equality of components of cycle() ill-defined</strong>
145+
Summary: Value equality of components of cycle() ill-defined
146146
From: Kenny Lu
147-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html</a>
148-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html</a>
149-
Closed: Deferred
147+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
148+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html
149+
Closed: Invalid
150150
</pre>
151-
<pre class="open" id="issue-16">
151+
<pre class="a" id="issue-16">
152152
Issue 16.
153-
Summary: <strong>Defer cycle() to level 4</strong>
153+
Summary: Defer cycle() to level 4
154154
From: fantasai and Tab Atkins
155155
Note: Possibly switch current function to toggle(), and create a new cycle() that addresses Kenny's issues about &lt;ul>,&lt;table>,etc.
156-
Open: pending WG resolution
156+
Closed: Partially accepted
157157
</pre>
158-
<pre class="open" id="issue-17">
158+
<pre class="a" id="issue-17">
159159
Issue 17.
160-
Summary: <strong>Switch URL reference to abarth's url spec.</strong>
160+
Summary: Switch URL reference to abarth's url spec.
161161
From: Kenny Lu
162-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html</a>
163-
Open: pending advice
162+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html
163+
Closed: Rejected
164164
</pre>
165165
<pre class="open" id="issue-18">
166166
Issue 18.
167-
Summary: <strong>Define (or reference from elsewhere) a specific always-invalid URL.</strong>
167+
Summary: Define (or reference from elsewhere) a specific always-invalid URL.
168168
From: Kenny Lu
169-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html</a>
169+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html
170170
Open: pending WG resolution
171171
</pre>
172172
<pre class="oi" id="issue-19">
173173
Issue 19.
174-
Summary: <strong>'font-family' allows use of 'inherit' keyword in some circumstances</strong>
174+
Summary: 'font-family' allows use of 'inherit' keyword in some circumstances
175175
From: Kenny Lu
176-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html</a>
177-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html</a>
176+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html
177+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html
178178
Closed: OutOfScope -> 2.1/css3-fonts issue
179179
See also: http://lists.w3.org/Archives/Public/www-style/2012Apr/0638.html
180180
</pre>
181-
<pre class="open" id="issue-20">
181+
<pre class="a" id="issue-20">
182182
Issue 20.
183-
Summary: <strong>Several grammar nits around numbers</strong>
183+
Summary: Several grammar nits around numbers
184184
From: Kenny Lu
185-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html</a>
186-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html</a>
187-
Open: Exact spec edits depend on a 2.1 issue resolution.
188-
See also: http://lists.w3.org/Archives/Public/www-style/2012Apr/0639.html
185+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html
186+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html
187+
Closed: Mostly accepted
189188
</pre>
190-
<pre class="a open" id="issue-21">
189+
<pre class="a" id="issue-21">
191190
Issue 21.
192-
Summary: <strong>attr() and cycle() must be "valid where they are placed", but can resolve as multiple types</strong>
191+
Summary: attr() and cycle() must be "valid where they are placed", but can resolve as multiple types
193192
From: Kenny Lu
194-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html</a>
195-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html</a>
196-
Open: Accepted pending WG resolution
193+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html
194+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html
195+
Closed: Accepted
197196
</pre>
198-
<pre class="a open" id="issue-22">
197+
<pre class="a" id="issue-22">
199198
Issue 22.
200-
Summary: <strong>Required ranges for all the values seem random or incorrect</strong>
199+
Summary: Required ranges for all the values seem random or incorrect
201200
From: Kenny Lu
202-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html</a>
203-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html</a>
204-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0530.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0530.html</a>
205-
Open: Accepted pending WG resolution
201+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html
202+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html
203+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0530.html
204+
Closed: Accepted
206205
</pre>
207206
<pre class="a" id="issue-23">
208207
Issue 23.
209-
Summary: <strong>When does clamping happen in calc()?</strong>
208+
Summary: When does clamping happen in calc()?
210209
From: Kenny Lu
211-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html</a>
212-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html</a>
210+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html
211+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html
213212
Closed: Accepted
214213
</pre>
215-
<pre class="a open" id="issue-24">
214+
<pre class="a" id="issue-24">
216215
Issue 24.
217-
Summary: <strong>Parsing of attribute values is ambiguous.</strong>
216+
Summary: Parsing of attribute values is ambiguous.
218217
From: Kenny Lu
219-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0405.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0405.html</a>
220-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0416.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0416.html</a>
221-
Open: Accepted pending WG resolution
218+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0405.html
219+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0416.html
220+
Closed: Accepted
222221
</pre>
223-
<pre class="a open" id="issue-25">
222+
<pre class="open" id="issue-25">
224223
Issue 25.
225-
Summary: <strong>Define "required precision" for numbers.</strong>
224+
Summary: Define "required precision" for numbers.
226225
From: Arron Eicholz
227226
Comment: (private comment)
228-
Open: Accepted pending WG resolution
229-
Note: Made a required precision of 3 decimal digits.
227+
Response: http://lists.w3.org/Archives/Public/www-style/2012Jun/0682.html
228+
Open
230229
</pre>
231230
<pre class="a" id="issue-26">
232231
Issue 26.
233-
Summary: <strong>Can calc() add numbers and dimensions?</strong>
232+
Summary: Can calc() add numbers and dimensions?
234233
From: Tab Atkins
235-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0531.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0531.html</a>
234+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0531.html
236235
Note: Potentially useful in line-height.
237-
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0561.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0561.html</a>
238-
Closed: Retracted
236+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0561.html
237+
Closed: Rejected
239238
</pre>
240-
<pre class="open" id="issue-27">
239+
<pre class="d" id="issue-27">
241240
Issue 27.
242-
Summary: <strong>Order-sensitive "one or more, in order" grammar combinator?</strong>
241+
Summary: Order-sensitive "one or more, in order" grammar combinator?
243242
From: fantasai
244-
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0566.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0566.html</a>
245-
Response:
246-
Open: pending WG decision to accept or defer
243+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0566.html
244+
Response: [none required]
245+
Closed: Deferred
246+
</pre>
247+
<pre class="open" id="issue-28">
248+
Issue 28.
249+
Summary: Define normalization handling of &lt;author-ident>
250+
From: fantasai
251+
Comment: http://lists.w3.org/Archives/Public/www-style/2012May/0026.html
252+
Response: http://lists.w3.org/Archives/Public/www-style/2012Jun/0680.html
253+
Open
254+
</pre>
255+
<pre class="open" id="issue-29">
256+
Issue 29.
257+
Summary: Case-sensitivity of &lt;author-ident>
258+
From: fantasai + Tab Atkins
259+
Comment: http://lists.w3.org/Archives/Public/www-style/2012May/0499.html
260+
Open
261+
</pre>
262+
<pre class="d" id="issue-30">
263+
Issue 30.
264+
Summary: Add &lt;positive-integer> and &lt;non-negative-integer> types
265+
From: Brian Manthos
266+
Comment: http://lists.w3.org/Archives/Public/www-style/2012May/0343.html
267+
Closed: Deferred
268+
</pre>
269+
<pre class="a" id="issue-31">
270+
Issue 31.
271+
Summary: Allow nesting calc()
272+
From: Tab Atkins
273+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Jun/0446.html
274+
Closed: Accepted
275+
</pre>
276+
<pre class="a" id="issue-32">
277+
Issue 32.
278+
Summary: Add vmax
279+
From: Benjamin Lord
280+
Comment: http://lists.w3.org/Archives/Public/www-style/2012May/1198.html
281+
Closed: Accepted
247282
</pre>

0 commit comments

Comments
 (0)