| 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
|
| index fb0ae99c9f502fe2506ac37f9cafa2f2094c7c18..2767883b30216975e5c70994c5c13bca312d59ec 100644
|
| --- a/third_party/WebKit/LayoutTests/typedcssom/cssPerspective-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/cssPerspective-expected.txt
|
| @@ -1,6 +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
|
| +PASS Constructor should throw an error for CSSUnitValues with a percentage type
|
| FAIL toString should return a string of form perspective(<CSSLengthValue.cssString()>) CSSCalcValue is not defined
|
| Harness: the test ran to completion.
|
|
|
|
|