--- a/conformancetest/diff Thu Oct 27 15:13:54 2011 -0600
+++ b/conformancetest/diff Thu Oct 27 15:15:06 2011 -0600
@@ -96,6 +96,21 @@
{"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>",
@@ -12751,18 +12759,10 @@
[["stylewithcss","true"],["inserthtml","abc"]],
"<xmp>fabc{}o</xmp>",
--- a/conformancetest/patch Thu Oct 27 15:13:54 2011 -0600
+++ b/conformancetest/patch Thu Oct 27 15:15:06 2011 -0600
@@ -54,6 +54,21 @@
{"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",