| Index: LayoutTests/animations/display-none-cancel-computedstyle-expected.txt
|
| diff --git a/LayoutTests/animations/display-none-cancel-computedstyle-expected.txt b/LayoutTests/animations/display-none-cancel-computedstyle-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f4a6e9e733b6950ebb9117a6230c30d6f66db096
|
| --- /dev/null
|
| +++ b/LayoutTests/animations/display-none-cancel-computedstyle-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Canceling an animation should not leave dirty bits on display none elements.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(child).borderWidth is "10px"
|
| +PASS getComputedStyle(child).borderWidth is "5px"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|