[Webkit-unassigned] [Bug 120213] Text nodes should also return text when asked for it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 23 12:40:41 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120213
--- Comment #4 from Roger Fong <roger_fong at apple.com> 2013-08-23 12:40:08 PST ---
In my attempt to look for a proper way to create a test I found another method alongside text(), stringValue(), which does what I want I need and gets the underlying string value for the text node.
I will use that in my AccessibleText implementation instead so as to not risk breaking any existing tests on other platforms.
Moving changes for Windows stuff out of WebCore, always good.
--
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