[Webkit-unassigned] [Bug 68684] spec change - option.label should be reflected like option.value

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


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109305|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #16 from Darin Adler <darin at apple.com>  2011-09-30 10:19:14 PST ---
(From update of attachment 109305)
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?

-- 
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