[Webkit-unassigned] [Bug 175016] getClientRects doesn't work with list box option elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 1 10:00:32 PDT 2017


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

--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to zalan from comment #8)
> Comment on attachment 316844 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=316844&action=review
> 
> > Source/WebCore/dom/Element.cpp:1161
> > +
> 
> Having bounding rect code here before calling
> updateLayoutIgnorePendingStylesheets() is confusing. I know
> boundingClientRect() will clean the style/renderer tree, but it is highly
> error prone.

I agree, if it's not a problem in terms of performance, I guess it's ok to call it twice.

-- 
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/20170801/9c6e0837/attachment.html>


More information about the webkit-unassigned mailing list