@@ -12,7 +12,7 @@ Summary: calc() and attr() need to resolve values that are normally changed at
1212From: Kenny Lu
1313Comment: http://www.w3.org/mid/4F858F59.1000606@csail.mit.edu
1414Response:
15- Closed:
15+ Closed: Accepted.
1616----
1717Issue 3.
1818Summary: Using the 'integer' type in attr() seems to be invalid in places that want <number>.
@@ -30,31 +30,31 @@ Issue 5.
3030Summary: 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
3131From: Kenny Lu
3232Comment:
33- Closed:
33+ Closed: Accepted
3434----
3535Issue 6.
3636Summary: @import should probably disallow attr()
3737From: Kenny Lu
3838Comment:
39- Closed:
39+ Closed: Accepted
4040----
4141Issue 7.
4242Summary: Should calc() be allowed in @keyframes selectors?
4343From: Kenny Lu
4444Comment:
45- Closed:
45+ Closed: OutOfScope
4646----
4747Issue 8.
4848Summary: attr() should disallow its fallback value from *containing* another attr(), not just *being* attr().
4949From: Kenny Lu
5050Comment:
51- Closed:
51+ Closed: Accepted
5252----
5353Issue 9.
5454Summary: attr() shouldn't disallow its fallback value from containing more attr().
5555From: Kenny Lu
5656Comment:
57- Closed:
57+ Closed: Rejected
5858----
5959Issue 10.
6060Summary: Can calc() return an <integer>? If so, clarify when it does so.
@@ -65,4 +65,46 @@ Closed:
6565Issue 11.
6666Summary: calc() should refer to <number> etc. *types*, not grammar tokens, so attr() etc. can be used.
6767From: fantasai and Tab Atkins
68+ Closed:
69+ ----
70+ Issue 12.
71+ Summary: cycle() and values that have commas.
72+ From: Tab Atkins
73+ Closed:
74+ ----
75+ Issue 13.
76+ Summary: cycle() can't skip levels, or easily refer to non-inherited properties
77+ From: Kenny Lu
78+ Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
79+ Closed:
80+ ----
81+ Issue 14.
82+ Summary: Example UA stylesheet using cycle() for <ul> is incorrect.
83+ From: Kenny Lu
84+ Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
85+ Closed:
86+ ----
87+ Issue 15.
88+ Summary: Value equality of components of cycle() ill-defined
89+ From: Kenny Lu
90+ Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html
91+ Closed:
92+ ----
93+ Issue 16.
94+ Summary: Defer cycle() to level 4
95+ From: fantasai and Tab Atkins
96+ Note: Possibly switch current function to toggle(), and create a new cycle() that addresses Kenny's issues about <ul>,<table>,etc.
97+ Closed:
98+ ----
99+ Issue 17.
100+ Summary: Switch URL reference to abarth's url spec.
101+ From: Kenny Lu
102+ Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html
103+ Closed:
104+ ----
105+ Issue 18.
106+ Summary: Define (or reference from elsewhere) a specific always-invalid URL.
107+ From: Kenny Lu
108+ Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html
109+ Closed:
68110----
0 commit comments