[Webkit-unassigned] [Bug 48640] Add layout test that check getBoundingClientRect w/ zooming

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 13:10:01 PDT 2010


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





--- Comment #5 from Nikolas Zimmermann <zimmermann at kde.org>  2010-11-01 13:10:00 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > I was confused what you mean with rounding problems. I thought you wanted to solve it in the code, rather than in the tests :-)
> 
> I did that as an interim workaround, because developing the actual fix was taking too long, and I wasn't even sure that I can do it properly. Even now, after submitting the patch for bug 48110, I can say it's a good solution, but not that it's the best solution. I had to modify enclosingIntRect(), in a way that you might or might not find acceptable ;-)

Hmm, as I wrote in my last comment, the usage of enclosingIntRect is the actual problem. We shouldn't do that at all, but give back a FloatRect, according to the CSS OM API?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list