OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 FAIL initial value assert_equals: expected (string) "0px" but got (undefined) un
defined |
| 3 FAIL snap-height: 20px 60 assert_equals: expected (string) "20px 60" but got (un
defined) undefined |
| 4 FAIL snap-height should inherit assert_equals: expected (string) "20px 60" but g
ot (undefined) undefined |
| 5 FAIL snap-height: initial assert_equals: expected (string) "0px" but got (undefi
ned) undefined |
| 6 FAIL snap-height: initial; snap-height: inherit assert_equals: expected (string)
"20px 60" but got (undefined) undefined |
| 7 FAIL snap-height: 40px assert_equals: expected (string) "40px" but got (undefine
d) undefined |
| 8 FAIL snap-height: 0 assert_equals: expected (string) "0px" but got (undefined) u
ndefined |
| 9 FAIL snap-height: 1 assert_equals: expected (string) "20px 60" but got (undefine
d) undefined |
| 10 FAIL snap-height: -1px assert_equals: expected (string) "20px 60" but got (undef
ined) undefined |
| 11 FAIL snap-height: 40px -1 assert_equals: expected (string) "20px 60" but got (un
defined) undefined |
| 12 FAIL snap-height: 40px 0 assert_equals: expected (string) "20px 60" but got (und
efined) undefined |
| 13 FAIL snap-height: 40px 101 assert_equals: expected (string) "20px 60" but got (u
ndefined) undefined |
| 14 FAIL Computed value must be the absolute length Cannot read property 'slice' of
undefined |
| 15 Harness: the test ran to completion. |
| 16 |
OLD | NEW |