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

Unified Diff: LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt

Issue 947793002: Reland "We need to account for culled inline parents of hit-tested nodes" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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
Index: LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt
diff --git a/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt b/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt
similarity index 70%
copy from LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt
copy to LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt
index 0241aae3b390a749ba25f72c91b36786e8a56fc3..326ae706c70a4193e4833238e035c0cc3451b906 100644
--- a/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt
+++ b/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt
@@ -1,4 +1,4 @@
-Document::nodesFromRect : culled inline with line-break - bug 88376
+Test to get the node as a result of hit-tests from culled inlines between siblings
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -9,4 +9,5 @@ PASS All correct nodes found for rect
PASS successfullyParsed is true
TEST COMPLETE
-
+HITME1
+HITME2 HITME3

Powered by Google App Engine
This is Rietveld 408576698