[Bug 29151] Clarify if assigning wrong enumeration value to an attribute should throw

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29151

--- Comment #1 from Christophe Dumez <dchris@gmail.com> ---
I work on WebKit and looking at our ECMAScript bindings, it seems that we
behave as indicated in the Note:
"""
Note
In the ECMAScript binding, assignment of an invalid string value to an
attribute is ignored, while passing such a value as an operation argument
results in an exception being thrown.
"""

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 25 September 2015 19:51:00 UTC