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. |