[Webkit-unassigned] [Bug 122534] AX: fieldset should have GroupRole and legend should be description.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 9 16:25:35 PDT 2013


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


Samuel White <samuel_white at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |samuel_white at apple.com
                   |kit.org                     |




--- Comment #3 from Samuel White <samuel_white at apple.com>  2013-10-09 16:24:25 PST ---
Created an attachment (id=213831)
 --> (https://bugs.webkit.org/attachment.cgi?id=213831&action=review)
Patch for initial feedback, not review.

The intent is to keep the legend element from being exposed on its own, and to only use it for labeling purposes when dealing with a fieldset element.

My goal was to accomplish this without subclassing to avoid tinkering with the existing children and text generation machinery.

Be aware that this patch is only intended to get some initial feedback so please ignore TODOs and noise. Thanks in advance for any feedback.

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