[Webkit-unassigned] [Bug 60602] New: An <output> element with display:block can be focused if you try to tab to it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 20:02:21 PDT 2011


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

           Summary: An <output> element with display:block can be focused
                    if you try to tab to it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://crbug.com/81107
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bashi at chromium.org
                CC: tkent at chromium.org


Originally reported at http://crbug.com/81107.

Testcase: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/970

An <output> element should not be focused.  <progress> and <meter> elements can also be focused with display:block for now, but I think they should not be focused as well.

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