[Webkit-unassigned] [Bug 185034] New: getBoundingClientRect() x and y are divided by CSS zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 10:51:53 PDT 2018


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

            Bug ID: 185034
           Summary: getBoundingClientRect() x and y are divided by CSS
                    zoom
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: juanpablougarte at gmail.com
                CC: cdumez at apple.com

Created attachment 338891

  --> https://bugs.webkit.org/attachment.cgi?id=338891&action=review

Small test case

Setting CSS zoom property breaks getBoundingClientRect()

Both X and Y are divided by zoom instead of width and height which are unchanged.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180426/29134b5c/attachment.html>


More information about the webkit-unassigned mailing list