Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Unified Diff: LayoutTests/fast/events/event-on-culled_inline-expected.txt

Issue 914573003: Revert "We need to account for culled inline parents of the hit-tested..." (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/events/event-on-culled_inline.html ('k') | Source/core/layout/line/InlineFlowBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/event-on-culled_inline-expected.txt
diff --git a/LayoutTests/fast/events/event-on-culled_inline-expected.txt b/LayoutTests/fast/events/event-on-culled_inline-expected.txt
deleted file mode 100644
index 55de3fa310b6b860effb4a961675f774c82a53fe..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/events/event-on-culled_inline-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-Click the empty area on the left
-Click the empty areain middle
-Click event should be fired when it occurs within culled inline.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS document.elementFromPoint(x, y).id is "clickme1"
-LABEL that is a parent of INPUT is clicked.
-LABEL that is a parent of INPUT is clicked.
-PASS gotClick is true
-
-PASS document.elementFromPoint(x, y).id is "clickme2"
-SPAN that is a parent of EM is clicked.
-PASS gotClick is true
-
-PASS document.getElementById("checkbox").checked is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/events/event-on-culled_inline.html ('k') | Source/core/layout/line/InlineFlowBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698