Index: third_party/WebKit/LayoutTests/external/wpt/css/motion-1/parsing/offset-rotate-parsing-invalid-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/css/motion-1/parsing/offset-rotate-parsing-invalid-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/css/motion-1/parsing/offset-rotate-parsing-invalid-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..03523718345bae30ec8c875288b6ad5328f815de |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/css/motion-1/parsing/offset-rotate-parsing-invalid-expected.txt |
@@ -0,0 +1,5 @@ |
+This is a testharness.js-based test. |
+PASS e.style['offset-rotate'] = "none" should not set the value |
+FAIL e.style['offset-rotate'] = "0" should not set the value assert_equals: expected "" but got "0deg" |
+Harness: the test ran to completion. |
+ |