Skip to content

Commit 0c0bf32

Browse files
committed
Added a bunch of issues from Kenny for discussion.
--HG-- extra : rebase_source : 9eb3b15840226def44ee4a5d1fa71bad0448b62e
1 parent 3de8399 commit 0c0bf32

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

css3-values/issues-lc-2012.txt

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,58 @@ Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0294.html
77
Response: http://lists.w3.org/Archives/Public/www-style/2012Mar/0334.html
88
Closed: Accepted
99
----
10+
Issue 2.
11+
Summary: calc() and attr() need to resolve values that are normally changed at computed-value time
12+
From: Kenny Lu
13+
Comment: http://www.w3.org/mid/4F858F59.1000606@csail.mit.edu
14+
Response:
15+
Closed:
16+
----
17+
Issue 3.
18+
Summary: Using the 'integer' type in attr() seems to be invalid in places that want <number>.
19+
From: Kenny Lu
20+
Comment:
21+
Closed: Invalid
22+
----
23+
Issue 4.
24+
Summary: Eliminate the 'integer' type entirely.
25+
From: Kenny Lu
26+
Comment:
27+
Closed: Rejected.
28+
----
29+
Issue 5.
30+
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
31+
From: Kenny Lu
32+
Comment:
33+
Closed:
34+
----
35+
Issue 6.
36+
Summary: @import should probably disallow attr()
37+
From: Kenny Lu
38+
Comment:
39+
Closed:
40+
----
41+
Issue 7.
42+
Summary: Should calc() be allowed in @keyframes selectors?
43+
From: Kenny Lu
44+
Comment:
45+
Closed:
46+
----
47+
Issue 8.
48+
Summary: attr() should disallow its fallback value from *containing* another attr(), not just *being* attr().
49+
From: Kenny Lu
50+
Comment:
51+
Closed:
52+
----
53+
Issue 9.
54+
Summary: attr() shouldn't disallow its fallback value from containing more attr().
55+
From: Kenny Lu
56+
Comment:
57+
Closed:
58+
----
59+
Issue 10.
60+
Summary: Can calc() return an <integer>? If so, clarify when it does so.
61+
From: Kenny Lu
62+
Comment:
63+
Closed:
64+
----

0 commit comments

Comments
 (0)