[Webkit-unassigned] [Bug 110952] New: Implement inert subtrees needed for modal <dialog>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 00:01:50 PST 2013


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

           Summary: Implement inert subtrees needed for modal <dialog>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: falken at chromium.org
                CC: ojan at chromium.org
            Blocks: 84635


The HTML spec defines the concept of inert subtrees. When a Document is blocked by a modal <dialog>, every node not an ascendant or descendant of the dialog is considered inert:

http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#inert-subtrees

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