[Webkit-unassigned] [Bug 112001] [EFL] accessibility/ignore-spacer-elements.html is failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 03:19:18 PDT 2013


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





--- Comment #2 from Mario Sanchez Prada <mario at webkit.org>  2013-03-21 03:21:45 PST ---
(From update of attachment 194063)
View in context: https://bugs.webkit.org/attachment.cgi?id=194063&action=review

> LayoutTests/accessibility/ignore-spacer-elements.html:28
> +            var expectedCount = (testRunner.platformName == "gtk" || testRunner.platformName == "efl") ? 2 : 4;

I wonder if it would make sense to change DRT to output "atk" for testRunner.platformName both in GTK and EFL ports, to reduce the amount of ORs like this one in layout tests.

Thoughts?

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