foo

Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
PassWaiting for load...
Asserts run
Pass
assert_true(true, "The document is loaded")
    at addEventListener.once ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:22:7)
PassTry to apply style from void element child
Asserts run
Pass
assert_equals(Text node "foo", Text node "foo")
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:33:3)
Pass
assert_in_array("<meta><b>b</b>ar", ["<meta><b>b</b>ar", "<meta><b>b</b>ar<br>"])
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:36:3)
PassTry to apply style by void element child
Asserts run
Pass
assert_equals(Text node "bar", Text node "bar")
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:50:3)
Pass
assert_in_array("f<b>oo</b><meta>", ["f<b>oo</b><meta>", "f<b>oo</b><meta><br>"])
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:53:3)
PassTry to apply style in void element child
Asserts run
Pass
assert_equals(Text node "foo", Text node "foo")
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:67:3)
Pass
assert_in_array("<meta>", ["<meta>", "<meta><br>"])
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:70:3)
PassTry to remove style from void element child
Asserts run
Pass
assert_equals(Text node "foo", Text node "foo")
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:85:3)
Pass
assert_in_array("<meta style=\"\"><b>b</b>ar", ["<meta><b>b</b>ar", "<meta><b>b</b>ar<br>", "<meta style=\"\"><b>b</b>ar", "<meta style=\"\"><b>b</b>ar<br>"])
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:88:3)
PassTry to remove style from end of void element child
Asserts run
Pass
assert_equals(Text node "foo", Text node "foo")
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:105:3)
Pass
assert_in_array("<meta style=\"\"><b>b</b>ar", ["<meta><b>b</b>ar", "<meta><b>b</b>ar<br>", "<meta style=\"\"><b>b</b>ar", "<meta style=\"\"><b>b</b>ar<br>"])
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:108:3)
PassTry to remove style by void element child
Asserts run
Pass
assert_equals(Text node "bar", Text node "bar")
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:124:3)
Pass
assert_in_array("f<b>oo</b><meta>", ["f<b>oo</b><meta>", "f<b>oo</b><meta><br>", "f<b>oo</b><meta style=\"\">", "f<b>oo</b><meta style=\"\"><br>"])
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:127:3)
PassTry to remove style by start of void element child
Asserts run
Pass
assert_equals(Text node "bar", Text node "bar")
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:143:3)
Pass
assert_in_array("f<b>oo</b><meta>", ["f<b>oo</b><meta>", "f<b>oo</b><meta><br>", "f<b>oo</b><meta style=\"\">", "f<b>oo</b><meta style=\"\"><br>"])
    at Test.<anonymous> ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:146:3)