Bug 99480
Summary: | testRunner.dumpSelectionRect() should work for non-pixel tests as well | ||
---|---|---|---|
Product: | WebKit | Reporter: | Raphael Kubo da Costa (:rakuco) <rakuco> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Raphael Kubo da Costa (:rakuco)
This is a follow-up to <https://bugs.webkit.org/show_bug.cgi?id=69545#c6>.
Simon's idea is that we get rid of dumpSelectionRect() in its current form and make it return some value (obtained via internals perhaps) in text form so that non-pixel tests can check it as well.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Raphael Kubo da Costa (:rakuco)
*** This bug has been marked as a duplicate of bug 100584 ***