Index: third_party/WebKit/LayoutTests/typedcssom/cssPerspective-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/typedcssom/cssPerspective-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/cssPerspective-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..314538469b49cb4b2344ecc74baa06e5afc1d53d |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/typedcssom/cssPerspective-expected.txt |
@@ -0,0 +1,6 @@ |
+This is a testharness.js-based test. |
+FAIL Constructor should throw an error for CSSCalcLengths with a percentage type Test bug: need to pass exception to assert_throws() |
+FAIL Constructor should throw an error for CSSSimpleLengths with a percentage type Test bug: need to pass exception to assert_throws() |
+PASS cssText should return a string of form perspective(<CSSLengthValue.cssString()>) |
+Harness: the test ran to completion. |
+ |