| Index: third_party/WebKit/LayoutTests/typedcssom/cssTranslation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/cssTranslation-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/cssTranslation-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..471140092c6f389b88ac2df35be953dd6173158f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/cssTranslation-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +This is a testharness.js-based test.
|
| +PASS Test that the (x, y, z) values for CSSTranslation are correct.
|
| +PASS Test that the is2D values for CSSTranslation is correct.
|
| +PASS Test that toString values for CSSTranslation is correct.
|
| +FAIL Test that CSSTranslation constructor throws when z component contains percent. Test bug: need to pass exception to assert_throws()
|
| +FAIL Test that invalid number of arguments for CSSTranslation throws an exception. Test bug: need to pass exception to assert_throws()
|
| +Harness: the test ran to completion.
|
| +
|
|
|