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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 06:12:57 PDT 2018


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

--- Comment #16 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 339444
  --> https://bugs.webkit.org/attachment.cgi?id=339444
Proposed patch v3

View in context: https://bugs.webkit.org/attachment.cgi?id=339444&action=review

> Source/WebCore/dom/Document.cpp:6843
> +    (void)style;

You should remove style argument, or at least use UNUSED_PARAM() macro

-- 
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/20180504/eb7949bf/attachment.html>


More information about the webkit-unassigned mailing list