| 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..a9367ec923ffa7c38fc813a04c807b933b27462c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/css/motion-1/parsing/offset-rotate-parsing-invalid-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This is a testharness.js-based test.
|
| +PASS e.style['offset-rotate'] = "none" should not set the property value
|
| +FAIL e.style['offset-rotate'] = "0" should not set the property value assert_equals: expected "" but got "0deg"
|
| +PASS e.style['offset-rotate'] = "auto reverse" should not set the property value
|
| +PASS e.style['offset-rotate'] = "reverse 30deg auto" should not set the property value
|
| +Harness: the test ran to completion.
|
| +
|
|
|