Bug 38360

Summary: Layout test missing expectation after 58524
Product: WebKit Reporter: Yaar Schnitman <yaar>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bulach, jorlow, rniwa, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Yaar Schnitman 2010-04-29 16:18:15 PDT
Since http://trac.webkit.org/changeset/58524/ these have been failing:
fast/images/svg-background-partial-redraw.html 
svg/carto.net/tabgroup.svg
traversal/node-iterator-prototype.html
Comment 1 Nikolas Zimmermann 2010-04-30 00:03:13 PDT
Hi Yaar,

the last one is not related to SVG. I guess it's Adam Barths change, that removed the need for custom code in the NodeIterator bindings.

What do you mean the first two are failing? Can I see the diffs somewhere?
What's the full state of Chromium/SVG now? Only _two_ SVG errors left after the big rebaseline?

Cheers,
Niko
Comment 2 Ryosuke Niwa 2011-01-26 10:20:31 PST
Committed r76698: <http://trac.webkit.org/changeset/76698>