Chromium Code Reviews| Index: LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt |
| diff --git a/LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt b/LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt |
| deleted file mode 100644 |
| index 112d6413c3262a6aec2e11bdc51ef5bc1fba493a..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt |
| +++ /dev/null |
| @@ -1,2 +0,0 @@ |
| -CONSOLE WARNING: CSSValue and SVGElement.getPresentationAttribute are deprecated. Please use getPropertyValue and parse the return value instead. |
| -PASSED -- WebKit did not crash! |