WebKit's <bdi> crash is fixed
authorAryeh Gregor <ayg@aryeh.name>
Fri, 24 Feb 2012 08:01:43 -0700
changeset 700 a239390d7eba
parent 699 4f9526e6a29d
child 701 1def04410100
WebKit's <bdi> crash is fixed
conformancetest/diff
conformancetest/patch
--- a/conformancetest/diff	Fri Feb 24 07:50:46 2012 -0700
+++ b/conformancetest/diff	Fri Feb 24 08:01:43 2012 -0700
@@ -96,21 +96,6 @@
  	{"stylewithcss":[false,false,"",false,true,""],"forwarddelete":[false,false,"",false,false,""]}],
  ["<p>foo[]</p><p>bar</p>",
  	[["stylewithcss","false"],["forwarddelete",""]],
-@@ -12639,6 +12639,14 @@
- 	[["stylewithcss","true"],["inserthorizontalrule",""]],
- 	"<b>foo</b><hr>{}<b>baz</b>",
- 	{"stylewithcss":[false,false,"",false,true,""],"inserthorizontalrule":[false,false,"",false,false,""]}],
-+["<bdi>foo[bar]baz</bdi>",
-+	[["stylewithcss","false"],["inserthorizontalrule",""]],
-+	"<bdi>foo</bdi><hr>{}<bdi>baz</bdi>",
-+	{"stylewithcss":[false,true,"",false,false,""],"inserthorizontalrule":[false,false,"",false,false,""]}],
-+["<bdi>foo[bar]baz</bdi>",
-+	[["stylewithcss","true"],["inserthorizontalrule",""]],
-+	"<bdi>foo</bdi><hr>{}<bdi>baz</bdi>",
-+	{"stylewithcss":[false,false,"",false,true,""],"inserthorizontalrule":[false,false,"",false,false,""]}],
- ["<bdo dir=rtl>foo[bar]baz</bdo>",
- 	[["stylewithcss","false"],["inserthorizontalrule",""]],
- 	"<bdo dir=\"rtl\">foo</bdo><hr>{}<bdo dir=\"rtl\">baz</bdo>",
 @@ -13327,18 +13335,10 @@
  	[["stylewithcss","true"],["inserthtml","abc"]],
  	"<xmp>fabc{}o</xmp>",
--- a/conformancetest/patch	Fri Feb 24 07:50:46 2012 -0700
+++ b/conformancetest/patch	Fri Feb 24 08:01:43 2012 -0700
@@ -54,21 +54,6 @@
  	{"stylewithcss":[false,false,"",false,true,""],"forwarddelete":[false,false,"",false,false,""]}],
  ["<p>foo[]</p><p>bar</p>",
  	[["stylewithcss","false"],["forwarddelete",""]],
-@@ -12063,6 +12063,14 @@
- 	[["stylewithcss","true"],["inserthorizontalrule",""]],
- 	"<b>foo</b><hr>{}<b>baz</b>",
- 	{"stylewithcss":[false,false,"",false,true,""],"inserthorizontalrule":[false,false,"",false,false,""]}],
-+["<bdi>foo[bar]baz</bdi>",
-+	[["stylewithcss","false"],["inserthorizontalrule",""]],
-+	"<bdi>foo</bdi><hr>{}<bdi>baz</bdi>",
-+	{"stylewithcss":[false,true,"",false,false,""],"inserthorizontalrule":[false,false,"",false,false,""]}],
-+["<bdi>foo[bar]baz</bdi>",
-+	[["stylewithcss","true"],["inserthorizontalrule",""]],
-+	"<bdi>foo</bdi><hr>{}<bdi>baz</bdi>",
-+	{"stylewithcss":[false,false,"",false,true,""],"inserthorizontalrule":[false,false,"",false,false,""]}],
- ["<bdo dir=rtl>foo[bar]baz</bdo>",
- 	[["stylewithcss","false"],["inserthorizontalrule",""]],
- 	"<bdo dir=\"rtl\">foo</bdo><hr>{}<bdo dir=\"rtl\">baz</bdo>",
 @@ -19857,11 +19849,11 @@
  	{"stylewithcss":[false,false,"",false,true,""],"italic":[true,false,"",false,true,""]}],
  ["fo[o<span style=font-style:oblique>b]ar</span>baz",