Pass | Waiting for load... | Asserts runPass | assert_true(true, "The document is loaded")
at addEventListener.once ( /editing/other/editing-style-of-range-around-void-element-child.tentative.html:22:7) |
|
Pass | Try to apply style from void element child | Asserts runPass | 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) |
|
Pass | Try to apply style by void element child | Asserts runPass | 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) |
|
Pass | Try to apply style in void element child | Asserts runPass | 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) |
|
Pass | Try to remove style from void element child | Asserts runPass | 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) |
|
Pass | Try to remove style from end of void element child | Asserts runPass | 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) |
|
Pass | Try to remove style by void element child | Asserts runPass | 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) |
|
Pass | Try to remove style by start of void element child | Asserts runPass | 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) |
|