[Webkit-unassigned] [Bug 117477] New: Disallow style sharing for a dialog element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 10 21:01:46 PDT 2013


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

           Summary: Disallow style sharing for a dialog element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: hyatt at apple.com, ap at webkit.org, dino at apple.com,
                    jonlee at apple.com


https://chromium.googlesource.com/chromium/blink/+/60f03d12f72280e78123e28ad234f77ed8ed1ea5

When dialog.show() is called, the dialog's style is mutated
to center it in the viewport. This change ensures a dialog
does not receive the style for a previously opened
dialog, which is incorrect if the viewport had changed in
the meantime (for example, by scrolling the document).

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