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..763298926d48e63f527af65c2430c7841866ebf8 |
--- /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 CSSCalcValues with a percentage type CSSCalcValue is not defined |
+FAIL Constructor should throw an error for CSSUnitValues with a percentage type assert_throws: function "function () { new CSSPerspective(simpleLength) }" did not throw |
+FAIL cssText should return a string of form perspective(<CSSLengthValue.cssString()>) CSSCalcValue is not defined |
+Harness: the test ran to completion. |
+ |