summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/quotes-in-title-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/encoding/quotes-in-title-expected.txt')
-rw-r--r--LayoutTests/fast/encoding/quotes-in-title-expected.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LayoutTests/fast/encoding/quotes-in-title-expected.txt b/LayoutTests/fast/encoding/quotes-in-title-expected.txt
new file mode 100644
index 0000000..c430b7f
--- /dev/null
+++ b/LayoutTests/fast/encoding/quotes-in-title-expected.txt
@@ -0,0 +1,2 @@
+PASS: KOI8-R
+This test checks whether charset sniffer skips over quoted elements in a title tag correctly. Tests a bug in the charset sniffer that would consume all characters after the bracket in the quoted text until the next closing bracket, causing the closing title tag to be missed.