Skip to content

Commit 3926e8d

Browse files
committed
update issues list
--HG-- extra : rebase_source : 3143b38447aacccf8df14df9c1eedcf89b624817
1 parent 2ef4075 commit 3926e8d

1 file changed

Lines changed: 54 additions & 21 deletions

File tree

css3-values/issues-lc-2012.txt

Lines changed: 54 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,56 +10,64 @@ Closed: Accepted
1010
Issue 2.
1111
Summary: calc() and attr() need to resolve values that are normally changed at computed-value time
1212
From: Kenny Lu
13-
Comment: http://www.w3.org/mid/4F858F59.1000606@csail.mit.edu
14-
Response:
13+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0261.html
14+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0625.html
1515
Closed: Accepted.
1616
----
1717
Issue 3.
1818
Summary: Using the 'integer' type in attr() seems to be invalid in places that want <number>.
1919
From: Kenny Lu
20-
Comment:
20+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
21+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
2122
Closed: Invalid
2223
----
2324
Issue 4.
2425
Summary: Eliminate the 'integer' type entirely.
2526
From: Kenny Lu
26-
Comment:
27+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
28+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
2729
Closed: Rejected.
2830
----
2931
Issue 5.
3032
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
3133
From: Kenny Lu
32-
Comment:
34+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
35+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
3336
Closed: Accepted
3437
----
3538
Issue 6.
3639
Summary: @import should probably disallow attr()
3740
From: Kenny Lu
38-
Comment:
41+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
42+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
3943
Closed: Accepted
4044
----
4145
Issue 7.
4246
Summary: Should calc() be allowed in @keyframes selectors?
4347
From: Kenny Lu
44-
Comment:
48+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
49+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
4550
Closed: OutOfScope
4651
----
4752
Issue 8.
4853
Summary: attr() should disallow its fallback value from *containing* another attr(), not just *being* attr().
4954
From: Kenny Lu
50-
Comment:
55+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
56+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
5157
Closed: Accepted
5258
----
5359
Issue 9.
5460
Summary: attr() shouldn't disallow its fallback value from containing more attr().
5561
From: Kenny Lu
56-
Comment:
62+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html
63+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html
5764
Closed: Rejected
5865
----
5966
Issue 10.
6067
Summary: Can calc() return an <integer>? If so, clarify when it does so.
6168
From: Kenny Lu
62-
Comment:
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
6371
Closed:
6472
----
6573
Issue 11.
@@ -71,25 +79,29 @@ Issue 12.
7179
Summary: cycle() and values that have commas.
7280
From: Kenny Lu
7381
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html
74-
Closed:
82+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html
83+
Closed: Deferred
7584
----
7685
Issue 13.
7786
Summary: cycle() can't skip levels, or easily refer to non-inherited properties
7887
From: Kenny Lu
7988
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
80-
Closed:
89+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html
90+
Closed: Deferred
8191
----
8292
Issue 14.
8393
Summary: Example UA stylesheet using cycle() for <ul> is incorrect.
8494
From: Kenny Lu
8595
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
86-
Closed:
96+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html
97+
Closed: Deferred
8798
----
8899
Issue 15.
89100
Summary: Value equality of components of cycle() ill-defined
90101
From: Kenny Lu
91102
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
92-
Closed:
103+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html
104+
Closed: Deferred
93105
----
94106
Issue 16.
95107
Summary: Defer cycle() to level 4
@@ -113,33 +125,37 @@ Issue 19.
113125
Summary: 'font-family' allows use of 'inherit' keyword in some circumstances
114126
From: Kenny Lu
115127
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html
116-
Closed:
128+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html
129+
Closed: OutOfScope
130+
Note: 2.1 issue - change "When used as font names" to "When used in font names", due to major UA incompatibility and no use-case.
117131
----
118132
Issue 20.
119133
Summary: Several grammar nits around numbers
120134
From: Kenny Lu
121135
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html
122-
Closed: OutOfScope
123-
Note: These were fixed by me just rewriting the Syntax module.
136+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html
137+
Closed: OutOfScope pending WG resolution
138+
Note: These were fixed by me just rewriting the Syntax module. We're trying to backport the changes to 2.1.
124139
----
125140
Issue 21.
126141
Summary: attr() and cycle() must be "valid where they are placed", but can resolve as multiple types
127142
From: Kenny Lu
128143
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html
129-
Closed:
144+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html
145+
Closed: Accepted
130146
----
131147
Issue 22.
132148
Summary: Required ranges for all the values seem random or incorrect
133149
From: Kenny Lu
134150
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html
135-
Response:
151+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html
136152
Closed: Accepted
137153
----
138154
Issue 23.
139155
Summary: When does clamping happen in calc()?
140156
From: Kenny Lu
141157
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html
142-
Response:
158+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html
143159
Closed: Accepted
144160
----
145161
Issue 24.
@@ -152,5 +168,22 @@ Closed: Accepted
152168
Issue 25.
153169
Summary: Define "required precision" for numbers.
154170
From: Arron Eicholz
155-
Closed:
171+
Comment: (private comment)
172+
Closed: Accepted
173+
Note: Made a required precision of 3 decimal digits.
174+
----
175+
Issue 26.
176+
Summary: Can calc() add numbers and dimensions?
177+
From: Tab Atkins
178+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0531.html
179+
Note: Potentially useful in line-height.
180+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0561.html
181+
Closed: Rejected
182+
----
183+
Issue 27.
184+
Summary: Order-sensitive "one or more, in order" grammar combinator?
185+
From: fantasai
186+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0566.html
187+
Response:
188+
Closed:
156189
----

0 commit comments

Comments
 (0)