Side by Side Diff: LayoutTests/fast/events/event-hit-testing-fallback-to-iframe-expected.txt
Issue 1289753006:
Fallback to root layer if hit-testing does not hit anything in iframe (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: remove "active" hack for wheel event hit-test & using document.documentElement.scrollTop for scroll…
Created 5 years, 4 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
2 Test that when the hit test of input event in an iframe does not hit anything (n
ot even the html/body), the input event is still captured the iframe's document
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
".
Issue 1289753006: Fallback to root layer if hit-testing does not hit anything in iframe
(Closed)
Created 5 years, 4 months ago by Yufeng Shen (Slow to review)
Modified 5 years, 4 months ago
Reviewers: Rick Byers, dtapuska, majidvp
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 15