Bug 37336
Summary: | :visited tests added in r57292 fail on Windows because LayoutTestController::computedStyleIncludingVisitedInfo is unimplemented | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | alex, hyatt, tonikitoo |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Adam Roben (:aroben)
The following three tests fail on Windows because LayoutTestController::computedStyleIncludingVisitedInfo is unimplemented:
fast/history/nested-visited-test.html
fast/history/self-is-visited.html
fast/history/sibling-visited-test.html
Platform-specific failing results have been checked in for them. But we should implement this LayoutTestController API so we can pass them!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/7845714>
Martin Robinson
*** Bug 37526 has been marked as a duplicate of this bug. ***
Brady Eidson
*** Bug 58325 has been marked as a duplicate of this bug. ***