foobarxbar

Summary

Harness status: OK

Found 34 tests

Details

ResultTest NameMessage
Passinsertparagraph starting bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertparagraph ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(false, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("400", ["400", "normal"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Passinsertparagraph starting not bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertparagraph ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(true, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("700", ["700", "bold"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Passinsertlinebreak starting bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertlinebreak ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(false, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("400", ["400", "normal"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Passinsertlinebreak starting not bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertlinebreak ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(true, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("700", ["700", "bold"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Faildelete starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for delete ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Faildelete starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for delete ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failforwarddelete starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for forwarddelete ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failforwarddelete starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for forwarddelete ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failinsertorderedlist starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertorderedlist ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failinsertorderedlist starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertorderedlist ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failinsertunorderedlist starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertunorderedlist ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failinsertunorderedlist starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertunorderedlist ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failindent starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for indent ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failindent starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for indent ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Passoutdent starting bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for outdent ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(false, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("400", ["400", "normal"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Passoutdent starting not bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for outdent ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(true, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("700", ["700", "bold"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Failjustifyleft starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for justifyleft ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failjustifyleft starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for justifyleft ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failjustifyright starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for justifyright ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failjustifyright starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for justifyright ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failjustifycenter starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for justifycenter ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failjustifycenter starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for justifycenter ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failjustifyfull starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for justifyfull ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failjustifyfull starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for justifyfull ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failformatblock div starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for formatblock div")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failformatblock div starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for formatblock div")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failformatblock blockquote starting boldassert_equals: bold state expected false but got true
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:64:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:63:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for formatblock blockquote")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(true, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Failformatblock blockquote starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for formatblock blockquote")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Passinserthorizontalrule starting bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for inserthorizontalrule ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(false, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("400", ["400", "normal"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Failinserthorizontalrule starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for inserthorizontalrule ")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Passinsertimage a starting bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertimage a")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(false, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("400", ["400", "normal"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Failinsertimage a starting not boldassert_equals: bold state expected true but got false
    at doTestInner (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:28:3)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:68:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at doTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/restoration.html:67:3)
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for insertimage a")
    at doTestInner ( /editing/other/restoration.html:25:3)
Fail
assert_equals(false, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Passinserttext bar starting bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext bar")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(false, false, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("400", ["400", "normal"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)
Passinserttext bar starting not bold
Asserts run
Pass
assert_true(true, "execCommand needs to return true for bold")
    at doTestInner ( /editing/other/restoration.html:22:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext bar")
    at doTestInner ( /editing/other/restoration.html:25:3)
Pass
assert_equals(true, true, "bold state")
    at doTestInner ( /editing/other/restoration.html:28:3)
Pass
assert_true(true, "execCommand needs to return true for inserttext x")
    at doTestInner ( /editing/other/restoration.html:31:3)
Pass
assert_in_array("700", ["700", "bold"], "font-weight")
    at doTestInner ( /editing/other/restoration.html:38:7)