[Webkit-unassigned] [Bug 156742] New: [Cairo] GraphicsContext::drawFocusRing methods are not consistent to each other
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 19 06:17:47 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=156742
Bug ID: 156742
Summary: [Cairo] GraphicsContext::drawFocusRing methods are not
consistent to each other
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Cairo, LayoutTestFailure
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org
We are rendering the focus ring differently depending on whether a path is used or a vector of rectangles. This is causing that some reftests fail because they assume we always render the focus ring the same way. For example fast/images/image-map-outline-in-positioned-container.html, when rendering the test GraphicsContext::drawFocusRing is called with a path, and when rendering the reference it's called with a vector of rectangles, producing different results.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160419/edd9ebb1/attachment.html>
More information about the webkit-unassigned
mailing list