| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 FAIL Constructor should throw an error for CSSCalcValues with a percentage type
CSSCalcValue is not defined | 2 FAIL Constructor should throw an error for CSSCalcValues with a percentage type
CSSCalcValue is not defined |
| 3 FAIL Constructor should throw an error for CSSUnitValues with a percentage type
assert_throws: function "function () { new CSSPerspective(simpleLength) }" did n
ot throw | 3 PASS Constructor should throw an error for CSSUnitValues with a percentage type |
| 4 FAIL toString should return a string of form perspective(<CSSLengthValue.cssStri
ng()>) CSSCalcValue is not defined | 4 FAIL toString should return a string of form perspective(<CSSLengthValue.cssStri
ng()>) CSSCalcValue is not defined |
| 5 Harness: the test ran to completion. | 5 Harness: the test ran to completion. |
| 6 | 6 |
| OLD | NEW |