[Webkit-unassigned] [Bug 24187] RTL: tooltip does not get its directionality from its element's directionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 21:54:38 PDT 2009


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





--- Comment #20 from Darin Adler <darin at apple.com>  2009-07-14 21:54:37 PDT ---
(In reply to comment #19)
> I do not know how to create a layout test for the patch.
> Since the patch does not change any layout explicitly, the test should be
> testing HitTestResult::spellingToolTip() and
> HitTestResult::title() or ... ?

To create a regression test for this, we need to somehow expose the information
to the DOM; that's not terribly difficult to do, but it would require adding
code to DumpRenderTree. In some cases like this, though, we don't include a
regression test.

And you'd want to test all of the code paths, both title and spelling tool tip.

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