Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
PassNo parent node
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-inherit-no-parent-element.html:9:3)
PassDocumentFragment parent node
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-inherit-no-parent-element.html:16:3)
PassShadowRoot parent node whose shadow host has translate=yes
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-inherit-no-parent-element.html:26:5)
PassShadowRoot parent node whose shadow host has translate=no
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-inherit-no-parent-element.html:26:5)
PassDocument parent node
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-inherit-no-parent-element.html:31:3)