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

Unified Diff: third_party/WebKit/LayoutTests/fast/xpath/id-simple-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/xpath/id-simple-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt b/third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt
index d18db95b2fc4a8a1af7250b941db7d61af2934b8..338ad478f4e60228c5e28bab865b40d54de632cf 100644
--- a/third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt
@@ -1,6 +1,6 @@
Test for bug 15380: XPath: id('foo') doesn't resolve correctly.
-
+
id('nested1') PASSED: [object HTMLDivElement]
id('nested1')/div[1] PASSED: [object HTMLDivElement]
id('nested1')//div[1] PASSED: [object HTMLDivElement]

Powered by Google App Engine
This is Rietveld 408576698