| Index: LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt
|
| index f6d129c90de9e4fbc70c84d48cc21291d7d143f8..225a9f4121178af37959de22a603a60548683c7a 100644
|
| --- a/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt
|
| +++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-active-state-expected.txt
|
| @@ -10,6 +10,7 @@ Verify active isn't initially set
|
| PASS isBoxActive() is false
|
| Verify tapdown,tap sets and clears active
|
| PASS isBoxActive() is true
|
| +PASS isBoxActive() is true
|
| PASS isBoxActive() is false
|
| Verify tapdown,tapcancel on the element sets and clears active
|
| PASS isBoxActive() is true
|
|
|