[Webkit-unassigned] [Bug 7296] JavaScript error not thrown when trying to set a CSS property to an invalid value

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 16 12:27:18 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7296





------- Comment #3 from opendarwin.org at bdash.net.nz  2006-02-16 12:27 PDT -------
I should point out that it only seems to occur when the document is in
"standards" mode.  In quirks mode, the value is parsed even without the "px"
and everything proceeds.  In standards mode, the value is not parsed with the
"px" and therefore the line has zero effect.  I'm not clear on how changing
this would be a compatibility problem - on the same code Firefox raises a
JavaScript exception when setting the property.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list