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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 01:41:32 PDT 2011


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





--- Comment #4 from Kent Tamura <tkent at chromium.org>  2011-09-27 01:41:32 PST ---
(From update of attachment 108454)
View in context: https://bugs.webkit.org/attachment.cgi?id=108454&action=review

> Source/WebCore/ChangeLog:4
> +        Implement the change in spec for option.label should be reflected like
> +        option.value

"like option.value" is unclear. Please write the behavior change concretely.

> Source/WebCore/ChangeLog:17
> +        * dom/OptionElement.cpp:
> +        (WebCore::OptionElement::normalizeText):
> +        (WebCore::OptionElement::collectOptionLabel):
> +        * dom/OptionElement.h:
> +        * html/HTMLOptionElement.cpp:
> +        (WebCore::HTMLOptionElement::label):
> +        (WebCore::HTMLOptionElement::setLabel):
> +        * html/HTMLOptionElement.h:
> +        * html/HTMLOptionElement.idl:

You had better write what is changed in each of functions.

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