| 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-width: 20px assert_equals: expected (string) "20px" but got (undefined
) undefined | |
| 4 FAIL snap-width should not inherit assert_equals: expected (string) "0px" but go
t (undefined) undefined | |
| 5 FAIL snap-width: inherit assert_equals: expected (string) "20px" but got (undefi
ned) undefined | |
| 6 FAIL snap-width: 20px; snap-width: initial assert_equals: expected (string) "0px
" but got (undefined) undefined | |
| 7 FAIL snap-width: 20px; snap-width: 0 assert_equals: expected (string) "0px" but
got (undefined) undefined | |
| 8 FAIL snap-width: 20px; snap-width: 1 assert_equals: expected (string) "20px" but
got (undefined) undefined | |
| 9 FAIL snap-width: 20px; snap-width: -1px assert_equals: expected (string) "20px"
but got (undefined) undefined | |
| 10 FAIL snap-width: 20px; snap-width: 10% assert_equals: expected (string) "20px" b
ut got (undefined) undefined | |
| 11 FAIL Computed value must be the absolute length Cannot read property 'slice' of
undefined | |
| 12 Harness: the test ran to completion. | |
| 13 | |
| OLD | NEW |