[Webkit-unassigned] [Bug 148866] New: Radio buttons should be grouped by Unicode compatibility caseless match

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 18:40:06 PDT 2015


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

            Bug ID: 148866
           Summary: Radio buttons should be grouped by Unicode
                    compatibility caseless match
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Radio button groups must be established when
"They both have a name attribute, their name attributes are not empty, and the value of a's name attribute is a compatibility caseless match for the value of b's name attribute."

See https://html.spec.whatwg.org/multipage/forms.html#radio-button-group

This bug was found by the newly added test:
LayoutTests/http/tests/w3c/html/semantics/forms/the-input-element/radio-groupname-case.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150905/d63c31c6/attachment.html>


More information about the webkit-unassigned mailing list