[Webkit-unassigned] [Bug 18322] New: video element should have ui when scripting is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 5 09:35:19 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18322

           Summary: video element should have ui when scripting is disabled
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugzilla at met.cz


According to HTML5 spec. video element should have user interface when
scripting is disabled. This isn't true in WebKit.

Although controls attibute force the ui according the spec, when JavaScript is
disabled and video element hasn't controls attribute, WebKit doesn't display
ui.

"3.12.9.10. User interface
The controls attribute is a boolean attribute. If the attribute is present, or
if scripting is disabled, then the user agent should expose a user interface to
the user."

 http://www.whatwg.org/specs/web-apps/current-work/#controls


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list