Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 FAIL No title element in SVG document assert_equals: expected "title" but got "x -child" | |
| 3 FAIL Title element in SVG document assert_equals: expected "foobar" but got "foo " | |
| 4 FAIL Title element not child of SVG root assert_equals: expected "" but got "foo " | |
| 5 FAIL Title element not in SVG namespace assert_equals: expected "" but got "foo" | |
| 6 FAIL Root element not named "svg" assert_equals: expected "" but got "foo" | |
| 7 Harness: the test ran to completion. | |
| 8 | |
| OLD | NEW |