Bug 79361

Summary: Update Chromium test expectation for fast/js/var-declarations-zero-width.html
Product: WebKit Reporter: Mathias Bynens <mathias>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: adamk, mathias, peter
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Mathias Bynens 2012-02-23 05:32:10 PST
Update Chromium test expectation for fast/js/var-declarations-zero-width.html

Once bug 78908 is resolved, there will be a new test in `LayoutTests/fast/js/var-declarations-zero-width.html`. This test currently fails on Chromium but won’t anymore as soon as http://code.google.com/p/v8/source/detail?r=10800 propagates. When that happens, the test expectation for the Chromium port should be updated.
Comment 1 Adam Klein 2012-02-29 14:27:46 PST
Rolled in, removing expectation (along with a bunch of others).
Comment 2 Mathias Bynens 2012-02-29 14:29:01 PST
http://trac.webkit.org/changeset/109260
Comment 3 Adam Klein 2012-02-29 14:30:37 PST
(In reply to comment #2)
> http://trac.webkit.org/changeset/109260

Actually this one: http://trac.webkit.org/changeset/109262
Comment 4 Mathias Bynens 2012-02-29 14:31:38 PST
(In reply to comment #3)
> Actually this one: http://trac.webkit.org/changeset/109262

Right, thanks! :)