Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-setEmptyString-expected.txt

Issue 2344403002: Convert LayoutTests/svg/dom/SVGLengthList*.html js-tests.js to testharness.js based tests (Closed)
Patch Set: Align with review comments Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-setEmptyString-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-setEmptyString-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-setEmptyString-expected.txt
deleted file mode 100644
index 9bc30c6840e6fae97a6e9a85290fd7ccb2bfd4dc..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/dom/SVGLengthList-setEmptyString-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-PASS text.x.baseVal.numberOfItems is 3
-PASS text.x.baseVal.numberOfItems is 0
-PASS text.x.baseVal.numberOfItems is 3
-PASS text.x.baseVal.numberOfItems is 0
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698