| Index: LayoutTests/fast/events/hit-test-cache-iframes-expected.txt
|
| diff --git a/LayoutTests/fast/events/hit-test-cache-iframes-expected.txt b/LayoutTests/fast/events/hit-test-cache-iframes-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a38615e81e8f6401fa45f70035e71620d5bdc662
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/hit-test-cache-iframes-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Ensure hit test cache is disabled for loading iframes.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS window.internals.hitTestCacheHits(document) is 0
|
| +PASS window.internals.hitTestCacheHits(document) is 0
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|