1 This tests ensures formatBlock do not make multiple elements when formatting multiple paragraphs.
7 | "<#selection-anchor>hello"
11 | "WebKit<#selection-focus>"
19 | "<#selection-anchor>hello"
23 | "WebKit<#selection-focus>"
31 | "<#selection-anchor>hello"
33 | "world<#selection-focus>"
41 | "<#selection-anchor>hello"
43 | "world<#selection-focus>"
51 | "<#selection-anchor>hello"
53 | "world<#selection-focus>"
61 | "<#selection-anchor>hello"
63 | "world<#selection-focus>"
71 | "<#selection-anchor>hello"
76 | "WebKit<#selection-focus>"
84 | "<#selection-anchor>hello"
88 | "WebKit<#selection-focus>"
98 | "<#selection-anchor>world"
99 | "webki<#selection-focus>t"
109 | "<#selection-anchor>world"
111 | "webkit<#selection-focus>"
119 | "<#selection-anchor>hello
120 world<#selection-focus>
126 by blockquote yields:
131 | "<#selection-anchor>hello"
133 | "world<#selection-focus>"
144 <#selection-anchor>world
145 webki<#selection-focus>t
150 by blockquote yields:
157 | "<#selection-anchor>world"
159 | "webki<#selection-focus>t"
165 <#selection-anchor>hello"
167 | "world<#selection-focus>"
176 | "<#selection-anchor>
179 | "worl<#selection-focus>d"
192 | "<#selection-anchor>world"
194 | "webki<#selection-focus>t"
204 | "<#selection-anchor>world"
206 | "webki<#selection-focus>t"
215 | "<#selection-anchor>hello"
217 | "world<#selection-focus>"
221 by blockquote yields:
227 | "<#selection-anchor>hello"
230 | "world<#selection-focus>"