[webkit-reviews] review granted: [Bug 68684] spec change - option.label should be reflected like option.value : [Attachment 109305] incorporated all the comments related to copyrights.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 10:19:13 PDT 2011


Darin Adler <darin at apple.com> has granted Sachin Puranik
<jcqt43 at motorola.com>'s request for review:
Bug 68684: spec change - option.label should be reflected like option.value
https://bugs.webkit.org/show_bug.cgi?id=68684

Attachment 109305: incorporated all the comments related to copyrights.
https://bugs.webkit.org/attachment.cgi?id=109305&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=109305&action=review


> Source/WebCore/html/HTMLOptionElement.idl:35
> -	   attribute [Reflect] DOMString label;
> +	   attribute [ConvertNullToNullString] DOMString label;

Is there a test that covers the [ConvertNullToNullString] behavior?


More information about the webkit-reviews mailing list