[Webkit-unassigned] [Bug 99011] [EFL] Adding support WAI-ARIA for WebKitTestRunner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 05:11:02 PDT 2012


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





--- Comment #1 from Mateusz Leszko <m.leszko at samsung.com>  2012-10-23 05:12:06 PST ---
WebKit-EFL implementation seems to be similar to WebKit-GTK. To eliminate code duplication I propose to share those in one directory, like
./Tools/WebKitTestRunner/InjectionBundle/a11y
Core implementation should be common and any differences should be dealed with platform specific macros.

I propose to move implementation from 
./Tools/WebKitTestRunner/InjectionBundle/gtk/Accessiblity*
to
./Tools/WebKitTestRunner/InjectionBundle/a11y/Accessiblity*

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