Bug 81253
| Summary: | [Chromium] Cleanup of outdated test expectations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Stephen Chenney <schenney> |
| Component: | SVG | Assignee: | Stephen Chenney <schenney> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | zimmermann |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Stephen Chenney
There were some old and no-longer-relevant test expectations for SVG in Chromium. This is an incremental step to cleaning them up.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Stephen Chenney
Committed r110869: <http://trac.webkit.org/changeset/110869>
Stephen Chenney
I was apparently a little to agressive. svg/text/text-tselect-02-f.svg is apparently failing on Linux.
Stephen Chenney
Committed r110895: <http://trac.webkit.org/changeset/110895>
Stephen Chenney
Still need to sort out the one remaining failure.
Stephen Chenney
svg/W3C-SVG-1.1/struct-cond-02-t.svg is also still flakey on Windows.
Stephen Chenney
Committed r114410: <http://trac.webkit.org/changeset/114410>