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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/elementsFromPoint/elementsFromPoint-iframes-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 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: third_party/WebKit/LayoutTests/fast/dom/elementsFromPoint/elementsFromPoint-iframes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/elementsFromPoint/elementsFromPoint-iframes-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/elementsFromPoint/elementsFromPoint-iframes-expected.txt
index 220f6b0c8d27037e8608e612d9d6e898b29ab180..d37701e9d295bcc057d4203986ad6f66e2f5f6e3 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/elementsFromPoint/elementsFromPoint-iframes-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/elementsFromPoint/elementsFromPoint-iframes-expected.txt
@@ -1,4 +1,4 @@
-
+
PASS document.elementsFromPoint(1, 1).indexOf(iframe) is >= 0
PASS All elements in document.elementsFromPoint(1, 1) intersect (1, 1)
PASS document.elementsFromPoint(203, 1).indexOf(iframe) is >= 0

Powered by Google App Engine
This is Rietveld 408576698