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

Unified Diff: third_party/WebKit/LayoutTests/fast/xpath/preceding-axis-expected.txt

Issue 2894543002: No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Should have done rebaseline 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/preceding-axis-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/xpath/preceding-axis-expected.txt b/third_party/WebKit/LayoutTests/fast/xpath/preceding-axis-expected.txt
index b7ebacba53e63ca57df564413b25f7d73fe11fb2..21dd8ad66b410275606801d061c30b9377967df9 100644
--- a/third_party/WebKit/LayoutTests/fast/xpath/preceding-axis-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/xpath/preceding-axis-expected.txt
@@ -1,4 +1,4 @@
- Querying in the following...
+Querying in the following...
<div xmlns="http://www.w3.org/1999/xhtml" id="test">
<span id="A"></span>

Powered by Google App Engine
This is Rietveld 408576698