Bug 58325

Summary: fast/loader/stateobjects/state-url-sets-links-visited.html failing on Windows since it was added
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: beidson, mjs
Priority: P2 Keywords: LayoutTestFailure, MakingBotsRed, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
URL: http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r83549%20(11497)/fast/loader/stateobjects/state-url-sets-links-visited-pretty-diff.html

Description Adam Roben (:aroben) 2011-04-12 08:36:47 PDT
fast/loader/stateobjects/state-url-sets-links-visited.html has been failing on Windows since it was added in r83547. See the URL for the diff.
Comment 1 Brady Eidson 2011-04-12 08:44:57 PDT
The console message CONSOLE MESSAGE: line 17: TypeError: 'undefined' is not an object (evaluating 'style1.color') implies the method to get the style-including-visited links is returning empty.
Comment 2 Brady Eidson 2011-04-12 08:49:12 PDT
Dupe of https://bugs.webkit.org/show_bug.cgi?id=37336

*** This bug has been marked as a duplicate of bug 37336 ***