See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&master=ChromiumWebkit&tests=svg%2Fdom%2Flength-list-parser.html The diff appears to be a formatting difference: -Parsed as 1 length(s) [ 8.62569e+06 ]:... +Parsed as 1 length(s) [ 8.62569e+006 ]:... I can rebaseline, but since I wasn't sure what r74788 was trying to fix (can't see bug 51692), it seems like Justin to weigh in first.
Oh, I see that you just checked in r74803. Will close this bug if the test starts to pass.
(In reply to comment #1) > Oh, I see that you just checked in r74803. Will close this bug if the test starts to pass. It looks like Linux now fails, since it picks up the chromium-win expectations that you added in r74803 (but it should use the base one). You'll need to add chromium-linux baselines too.
Actually, I'll take care of this.
Fixed with http://trac.webkit.org/changeset/74805
Thanks Mihai. I owe you one.