[Webkit-unassigned] [Bug 98146] [GTK] accessibility/svg-bounds.html requires platform-specific baseline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 16:36:33 PST 2012


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





--- Comment #3 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com>  2012-12-09 16:38:58 PST ---
(In reply to comment #2)
http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/accessibility/svg-bounds-expected.txt
> 
> Joanie, Mario, thoughts?

ATK doesn't keep track of (or provide access to) the location of the mouse pointer or the "click point." Any test which requires that will necessarily fail. Because our DRT needs to return *something* regardless, we return 0.0 and this test is using that value in calculations. Hence the wacky results.

You think we should try to find some other (e.g. Gdk) means to try to determine where the mouse pointer is and/or has clicked, or should this test just be moved to the mac platform?

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