Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassNon-HTML elements default to translate-enabled
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-non-html-translation-mode.html:14:5)
PassNon-HTML elements inherit their parent's translation-enabled state
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-non-html-translation-mode.html:20:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-non-html-translation-mode.html:29:5)
PassNon-HTML elements inherit their parent's no-translation state
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-non-html-translation-mode.html:35:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/translate-non-html-translation-mode.html:44:5)