From f05b935882198ccf7d81675736e3aeb089c5113a Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Thu, 5 May 2011 14:36:32 +0100 Subject: Merge WebKit at r74534: Initial merge by git. Change-Id: I6ccd1154fa1b19c2ec2a66878eb675738735f1eb --- LayoutTests/fast/encoding/bracket-in-tag.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 LayoutTests/fast/encoding/bracket-in-tag.html (limited to 'LayoutTests/fast/encoding/bracket-in-tag.html') diff --git a/LayoutTests/fast/encoding/bracket-in-tag.html b/LayoutTests/fast/encoding/bracket-in-tag.html new file mode 100644 index 0000000..36862e4 --- /dev/null +++ b/LayoutTests/fast/encoding/bracket-in-tag.html @@ -0,0 +1,23 @@ + + + + + +

+
+

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. + + -- cgit v1.1