- From: <bugzilla@jessica.w3.org>
- Date: Wed, 07 Mar 2012 20:42:55 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16266
Summary: Specify that <shape> is serialized with commas
Product: CSS
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: CSSOM
AssignedTo: dave.null@w3.org
ReportedBy: ayg@aryeh.name
QAContact: public-css-bugzilla@w3.org
Chrome 19 dev serializes the 'clip' property with no commas, like "rect(1px 2px
3px 4px)". IE 10 Developer Preview, Firefox 13.0a1, and Opera Next 12.00 alpha
serialize it with commas. Please clarify that it has to be serialized with
commas, which matches the majority of browsers. (CSS 2.1 doesn't even require
that the comma-less syntax be parsed by UAs.)
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 7 March 2012 20:43:02 UTC