[Webkit-unassigned] [Bug 185034] getBoundingClientRect() x and y are divided by CSS zoom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 3 11:12:32 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185034
Juan Pablo Ugarte <juanpablougarte at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #339011|0 |1
is obsolete| |
--- Comment #3 from Juan Pablo Ugarte <juanpablougarte at gmail.com> ---
Created attachment 339432
--> https://bugs.webkit.org/attachment.cgi?id=339432&action=review
Proposed patch v2
I could not test the new patch because I am having trouble building master, lots of weird errors like
Source/WTF/wtf/Expected.h:576:101: error: binding reference of type ‘std::experimental::fundamentals_v3::unexpected_t&’ to ‘const std::experimental::fundamentals_v3::unexpected_t’ discards qualifiers
__EXPECTED_INLINE_VARIABLE constexpr std::experimental::unexpected_t& unexpect = std::experimental::unexpect;
In any case I wanted to show it to you to make sure LayoutTests/fast/zooming/client-rects-with-css-and-page-zoom.html was the test case you had in mind
--
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/20180503/7407e88f/attachment.html>
More information about the webkit-unassigned
mailing list