[Webkit-unassigned] [Bug 69455] Option.value should trim extra internal html spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 03:25:56 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69455





--- Comment #5 from Sachin Puranik <jcqt43 at motorola.com>  2011-10-10 03:25:56 PST ---
Below are the spec lines for this attribute.

"The value attribute provides a value for element. The value of an option element is the value of the value content attribute, if there is one, or, if there is not, the value of the element's text IDL attribute."

All the browsers are considering the "empty string" as a VALUE for "value attribute" if set to option.value="".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list