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

Unified Diff: third_party/WebKit/LayoutTests/fast/encoding/bracket-in-tag-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/encoding/bracket-in-tag-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/encoding/bracket-in-tag-expected.txt b/third_party/WebKit/LayoutTests/fast/encoding/bracket-in-tag-expected.txt
index 4913c4fbc068eb9a9f1b2ee05fbffb9230adf914..b67629f395b4160f88a16d4b9f2d17a4e881ac4e 100644
--- a/third_party/WebKit/LayoutTests/fast/encoding/bracket-in-tag-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/encoding/bracket-in-tag-expected.txt
@@ -1,2 +1,2 @@
- PASS: windows-1252
+PASS: windows-1252
This test baselines charset sniffer behavior where the opening bracket inside a tag is consumed as part of the tag data, causing the meta tag to be missed.

Powered by Google App Engine
This is Rietveld 408576698