[Webkit-unassigned] [Bug 103719] New: Implement anchored positioning used by <dialog>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 00:38:13 PST 2012


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

           Summary: Implement anchored positioning used by <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: jchaffraix at webkit.org, simon.fraser at apple.com,
                    ojan at chromium.org
            Blocks: 84635


<dialog> elements can be anchored to other elements, specified in the call show/showModal():

  dialog.show(anchor);

The spec calls this magical alignment:
http://www.whatwg.org/specs/web-apps/current-work/multipage/commands.html#magically-aligned

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