CSS Values and Units Level 3 Disposition of Comments for 2012-03-08 LCWD (original) (raw)

Last call document: http://www.w3.org/TR/2012/WD-css3-values-20120308/

Editor's draft: http://dev.w3.org/csswg/css3-values/

The following color coding convention is used for comments:

Open issues are marked like this

An issue can be closed as Accepted, OutOfScope,Invalid, Rejected, or Retracted.Verified indicates commentor's acceptance of the response.

Issue 1. # Summary: Editorial clarifications to relative units From: Alan Stearns Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0294.html Response: http://lists.w3.org/Archives/Public/www-style/2012Mar/0334.html Closed: Accepted

Issue 2. # Summary: calc() and attr() need to resolve values that are normally changed at computed-value time From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0261.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0625.html Closed: Accepted.

Issue 3. # Summary: Using the 'integer' type in attr() seems to be invalid in places that want . From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html Commend: http://lists.w3.org/Archives/Public/www-style/2012Apr/0628.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0629.html Closed: Accepted Verified: http://lists.w3.org/Archives/Public/www-archive/2012Apr/0056

Issue 4. # Summary: Eliminate the 'integer' type entirely. From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html Closed: Rejected Verified: http://lists.w3.org/Archives/Public/www-style/2012Apr/0628.html

Issue 5. # 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 From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html Closed: Accepted

Issue 6. # Summary: @import should probably disallow attr() From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html Closed: Accepted

Issue 7. # Summary: Should calc() be allowed in @keyframes selectors? From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html Closed: OutOfScope Verified: http://lists.w3.org/Archives/Public/www-style/2012Apr/0628.html

Issue 8. # Summary: attr() should disallow its fallback value from containing another attr(), not just being attr(). From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html Closed: Accepted

Issue 9. # Summary: attr() shouldn't disallow its fallback value from containing more attr(). From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html Closed: Rejected Verified: http://lists.w3.org/Archives/Public/www-style/2012Apr/0628.html

Issue 10. # Summary: Can calc() return an ? If so, clarify when it does so. From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html Closed: Accepted

Issue 11. # Summary: calc() should refer to etc. types, not grammar tokens, so attr() etc. can be used. From: fantasai and Tab Atkins Closed: Accepted (to allow attr(), still referring to tokens)

Issue 12. # Summary: cycle() and values that have commas. From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html Closed: Rejected Verified: http://lists.w3.org/Archives/Public/www-style/2012Apr/0634.html

Issue 13. # Summary: cycle() can't skip levels, or easily refer to non-inherited properties From: 呂康豪 (Kang-Hao Lu) Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html Response: http://www.w3.org/mid/20120425154417.GA27059@crum.dbaron.org Closed: Rejected/Deferred Verified: http://www.w3.org/mid/4F9821EA.6060508@csail.mit.edu

Issue 14. # Summary: Example UA stylesheet using cycle() for