[Webkit-unassigned] [Bug 76093] WebKit fails IETC chapter_05.7.svg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 14:49:04 PST 2012


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





--- Comment #3 from Eric Seidel <eric at webkit.org>  2012-02-08 14:49:04 PST ---
I think the test is wrong.  The spec says:

Returns the list of graphics elements whose rendered content is entirely contained within the supplied rectangle. Each candidate graphics element is to be considered a match only if the same graphics element can be a target of pointer events as defined in ‘pointer-events’ processing.

We definitely return these two elements if you start the rect at -1, -1.  But Given that these elements are stroked with (default) width 1, that stroke will excede the boundaries of the rectangle at 0,0.

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