[Webkit-unassigned] [Bug 90931] New: Show or hide <dialog> depending on the open attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 20:17:36 PDT 2012


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

           Summary: Show or hide <dialog> depending on the open attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: falken at chromium.org
                CC: tkent at chromium.org, morrita at google.com
            Blocks: 84635


The dialog element should be shown after show() is called and not shown after close() is called.

The spec says this can be implemented through CSS:
"A dialog element without an open attribute specified should not be shown to the user. This requirement may be implemented indirectly through the style layer. For example, user agents that support the suggested default rendering implement this requirement using the CSS rules described in the rendering section."

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