This is a testharness.js-based test.
PASS 0 select all children with P
PASS 1 select all children BLOCKQUOTE
PASS 2 select all children P
FAIL 3 select all children PRE LayoutTests/editing/execCommand/format-block-multiple-paragraphs.html:45:12)
	 expected <div contenteditable>^<blockquote>hello<br>world<br>Blink</blockquote>|</div>,
	 but got  <div contenteditable><blockquote>^hello<br>world<br>Blink|</blockquote></div>,
	 sameupto <div contenteditable>
PASS 4 select for lines 2, 3 with H1
PASS 5 select for lines 1, 2 with BLOCKQUOTE
PASS 6 select for lines 2, 3 with BLOCKQUOTE
PASS 7 select for lines 2, 3 with PRE
PASS 8 select for lines 2, 3 with PRE
PASS 9 select all children with BLOCKQUOTE
Harness: the test ran to completion.

