| Index: LayoutTests/fast/events/button-mouse-active-expected.txt
|
| diff --git a/LayoutTests/fast/events/button-mouse-active-expected.txt b/LayoutTests/fast/events/button-mouse-active-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..73cd959cc46c6050659b1a9f2d901e7f149a3614
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/button-mouse-active-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +button
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS getComputedStyle(button).backgroundColor is "rgb(0, 255, 0)"
|
| +PASS getComputedStyle(button).backgroundColor is "rgb(0, 0, 255)"
|
| +
|
|
|