Dear EFL folks,
We are planning to add support for WAI-ARIA standard in WebKit EFL port.
At the beginning we'd like to have all layout tests related to WAI-ARIA
to be passed.
We consider usage of Accessible Toolkit (ATK) library. ATK describes
sets of independent
interfaces that can be adopted by application's widgets to be accessible.
What are pros and cons of such a solution.
Pros:
- ATK is a toolkit independent API.
Cons:
- ATK is implemented using the Glib GType and Glib interface system
which further means it heavily relies on it.
- EFL doesn't support ATK (but it's not required by WAI-ARIA)
Here is a link to the master bug related to this topic:
https://bugs.webkit.org/show_bug.cgi?id=98895
I'm looking forward of hearing opinions about this idea.
Regards
Krzysztof Czech
In case someone missed this one... Excellent reading.
---------- Forwarded message ----------
From: Adam Barth <abarth(a)webkit.org>
Date: Wed, Oct 31, 2012 at 8:30 PM
Subject: [webkit-dev] Slide deck: How WebKit Works
To: webkit-dev(a)lists.webkit.org
Below are some slides I presented yesterday that give a high-level
overview of how WebKit works:
https://docs.google.com/presentation/pub?id=1ZRIQbUKw9Tf077odCh66OrrwRIVNLv…
Unfortunately, the talk was not recorded, but I wanted to share the
slide deck in case they're useful to you. I've also added the link to
<http://www.webkit.org/coding/technical-articles.html>.
Thanks!
Adam
_______________________________________________
webkit-dev mailing list
webkit-dev(a)lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev