[Webkit-unassigned] [Bug 110895] Focus ring for a child composited layer is incorrectly offset by parent layer's position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 04:11:12 PST 2013


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





--- Comment #4 from Sami Kyöstilä <skyostil at chromium.org>  2013-02-27 04:13:35 PST ---
Seems like the root cause here is that outline:auto doesn't support transforms, right? I guess we'd need a way of taking the union of arbitrarily transformed quads -- is there code for that already?

As to clipping the outline to the overflow container, I think it would make sense to do that but maybe we should fix it in a different bug.

-- 
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