Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / animations / display-none-cancel-computedstyle-expected.txt
blobf4a6e9e733b6950ebb9117a6230c30d6f66db096
1 Canceling an animation should not leave dirty bits on display none elements.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(child).borderWidth is "10px"
7 PASS getComputedStyle(child).borderWidth is "5px"
8 PASS successfullyParsed is true
10 TEST COMPLETE