[Webkit-unassigned] [Bug 30883] [Gtk] Implement AtkText for HTML elements which contain text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 17 16:03:18 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=30883
--- Comment #28 from Joanmarie Diggs <joanmarie.diggs at gmail.com> 2010-01-17 16:03:17 PST ---
Simple test case where things are broken:
<html>
<body>
<p>This is a test.</p>
Hello world.
</body>
</html>
('Hello world.' has a corresponding object of ROLE_PANEL, but no text)
--
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