This is a testharness.js-based test.
Found 91 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") before
assert_equals: Wrong result returned expected "p" but got "div"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") after
assert_equals: Wrong result returned expected "p" but got "div"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div align=\\"nonsense\\"><p>foo</p></div><p>extra</p>"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before
assert_equals: Wrong result returned expected "p" but got "div"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div align=\\"nonsense\\"><p>foo</p></div><p>extra</p>"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div style=\\"text-align:inherit\\"><p>foo</p></div><p>extra</p>"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("stylewithcss") before
assert_equals: Wrong result returned expected false but got true
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div style=\\"text-align:inherit\\"><p>foo</p></div><p>extra</p>"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div style=\\"text-align:inherit\\"><p>foo</p></div><p>extra</p>"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div style=\\"text-align:inherit\\"><p>foo</p></div><p>extra</p>"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<quasit><p>foo</p></quasit><p>extra</p>" but got "<quasit align=\\"center\\"><p>foo</p></quasit><p>extra</p>"
[FAIL] [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\\"text-align:start\\">foo</div><p>extra</p>"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\\"text-align:start\\">foo</div><p>extra</p>"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\\"text-align:start\\">foo</div><p>extra</p>"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\\"text-align:start\\">foo</div><p>extra</p>"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\\"text-align:left\\">foo</div><p>extra</p>"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "right" but got "false"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\\"text-align:left\\">foo</div><p>extra</p>"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "right" but got "false"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\\"text-align:left\\">foo</div><p>extra</p>"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "right" but got "false"
[FAIL] [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\\"text-align:left\\">foo</div><p>extra</p>"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "right" but got "false"
[FAIL] [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\\"text-align:left\\"><div dir=\\"rtl\\">foo</div></div><p>extra</p>" but got "<div dir=\\"rtl\\" style=\\"text-align:left\\">foo</div><p>extra</p>"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "right" but got "false"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\\"text-align:left\\"><div dir=\\"rtl\\">foo</div></div><p>extra</p>" but got "<div dir=\\"rtl\\" style=\\"text-align:left\\">foo</div><p>extra</p>"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "right" but got "false"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\\"text-align:left\\"><div dir=\\"rtl\\">foo</div></div><p>extra</p>" but got "<div dir=\\"rtl\\" style=\\"text-align:end\\">foo</div><p>extra</p>"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" compare innerHTML
assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\\"text-align:left\\"><div dir=\\"rtl\\">foo</div></div><p>extra</p>" but got "<div dir=\\"rtl\\" style=\\"text-align:end\\">foo</div><p>extra</p>"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifycenter") before
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifycenter") after
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyfull") before
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyfull") after
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyright") before
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyright") after
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyleft") before
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyleft") after
assert_equals: Wrong result returned expected "left" but got "true"
[FAIL] [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifycenter") before
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifycenter") after
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyfull") before
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyfull") after
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyright") before
assert_equals: Wrong result returned expected "left" but got "false"
[FAIL] [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyright") after
assert_equals: Wrong result returned expected "left" but got "false"
Harness: the test ran to completion.