| OLD | NEW |
| (Empty) |
| 1 This is a testharness.js-based test. | |
| 2 PASS transform establishes containing block | |
| 3 PASS will-change: transform establishes containing block | |
| 4 PASS perspective establishes containing block | |
| 5 FAIL will-change: perspective establishes containing block assert_true: expected
true got false | |
| 6 PASS translate establishes containing block | |
| 7 FAIL will-change: translate establishes containing block assert_true: expected t
rue got false | |
| 8 PASS scale establishes containing block | |
| 9 FAIL will-change: scale establishes containing block assert_true: expected true
got false | |
| 10 PASS rotate establishes containing block | |
| 11 FAIL will-change: rotate establishes containing block assert_true: expected true
got false | |
| 12 Harness: the test ran to completion. | |
| 13 | |
| OLD | NEW |