Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/path-segment-initial-role-expected.txt

Issue 1416273002: Remove SVGPathElement.pathSegList and related interfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More expectation updates. Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/svg/custom/path-segment-initial-role-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/path-segment-initial-role-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/path-segment-initial-role-expected.txt
deleted file mode 100644
index c34bb931502de379700479eac9663c0e3ad2c6ce..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/custom/path-segment-initial-role-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-PASS pathSegment.x1 is -1.0
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Test that there is no assertion when setting values on a new path segment not in any segment list.
-
-

Powered by Google App Engine