Index: third_party/WebKit/LayoutTests/svg/custom/immutable-properties-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/immutable-properties-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/immutable-properties-expected.txt |
deleted file mode 100644 |
index 2b403ef16426254a5263f4bbddb39543164d7fd3..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/svg/custom/immutable-properties-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-CONSOLE WARNING: line 6: SVGSVGElement.viewport is deprecated and will be removed in M55, around November 2016. See https://www.chromestatus.com/features/5686865248124928 for more details. |
-Tests whether immutable properties can not be modified. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS viewport.x is 0 |
-PASS viewport.x is 100 |
-PASS svgDoc.documentElement.viewport.x is 0 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |