Index: third_party/WebKit/LayoutTests/svg/dom/svglength-units-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/dom/svglength-units-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/svglength-units-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c6600e699a2de9a36d6c4b2cf89a9fc2b176196e |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/svg/dom/svglength-units-expected.txt |
@@ -0,0 +1,10 @@ |
+This is a testharness.js-based test. |
+PASS Test valid unit types are accepted in valueAsString |
+FAIL Test invalid unit types are not accepted in valueAsString Test bug: need to pass exception to assert_throws() |
+PASS Test that unit constants that are supposed to be exposed are available |
+PASS Test that unit constants that are not supposed to be exposed are not available |
+PASS Test result from valueInSpecifiedUnits |
+PASS Test converting unit types for non-relative units |
+PASS Test newValueSpecifiedUnits for each unit |
+Harness: the test ran to completion. |
+ |