[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 12:42:00 PDT 2018


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

--- Comment #4 from Juan Pablo Ugarte <juanpablougarte at gmail.com> ---
BTW it fails in some platforms because of an unused parameter

./dom/Document.cpp:6837:80: error: unused parameter 'style' [-Werror,-Wunused-parameter]
void Document::convertAbsoluteToClientRect(FloatRect& rect, const RenderStyle& style)

-- 
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/66633d9b/attachment-0001.html>


More information about the webkit-unassigned mailing list