Bug 37337 - [GTK] :visited tests added in r57292 fail on GTK because LayoutTestController::computedStyleIncludingVisitedInfo is unimplemented
Summary: [GTK] :visited tests added in r57292 fail on GTK because LayoutTestController...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-04-09 08:50 PDT by Adam Roben (:aroben)
Modified: 2012-10-05 12:34 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-04-09 08:50:03 PDT
The following three tests fail on GTK 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!