WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
37337
[GTK] :visited tests added in
r57292
fail on GTK because LayoutTestController::computedStyleIncludingVisitedInfo is unimplemented
https://bugs.webkit.org/show_bug.cgi?id=37337
Summary
[GTK] :visited tests added in r57292 fail on GTK because LayoutTestController...
Adam Roben (:aroben)
Reported
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!
Attachments
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2012-10-05 12:34:24 PDT
The function is now implemented and all three tests passing.
http://trac.webkit.org/browser/trunk/Tools/DumpRenderTree/gtk/TestRunnerGtk.cpp#L110
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=fast%2Fhistory%2Fnested-visited-test.html%2Cfast%2Fhistory%2Fself-is-visited.html%2Cfast%2Fhistory%2Fsibling-visited-test.html
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug