abc

Summary

Harness status: OK

Found 16 tests

Details

ResultTest NameMessage
PassSlots: Directionality: dir=rtl on slot
Asserts run
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:27:3)
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:28:3)
PassSlots: Directionality: dir=rtl on host
Asserts run
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:41:3)
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:42:3)
PassSlots: Directionality: dir=auto on host with Arabic shadow tree content
Asserts run
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:55:3)
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:56:3)
PassSlots: Directionality: dir=auto in shadow tree with Arabic light tree content
Asserts run
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:73:3)
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:74:3)
PassSlots: Directionality: dir=auto in shadow tree with Arabic shadow tree content
Asserts run
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:91:3)
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:92:3)
PassSlots: Directionality: dir=auto on slot with Arabic light tree content
Asserts run
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:107:3)
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:108:3)
Passslot provides its directionality (from host) to a dir=auto container
Asserts run
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:126:3)
Passchildren with dir attribute are skipped by dir=auto
Asserts run
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:145:3)
Passslot with dir attribute is skipped by dir=auto
Asserts run
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:158:3)
Passdir=auto slot ignores assigned nodes with dir attribute
Asserts run
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:174:3)
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:176:3)
Passdir=auto slot ignores text in bdi assigned nodes
Asserts run
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:191:3)
Passdir=auto slot ignores text in value of input element children
Asserts run
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:206:3)
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:208:3)
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:222:3)
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:224:3)
Faildir=auto slot is not affected by value of auto-directionality form associated elementsassert_equals: expected "ltr" but got "rtl"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/global-attributes/dir-slots-directionality.html:242:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/html/dom/elements/global-attributes/dir-slots-directionality.html:228:1
Asserts run
Fail
assert_equals("rtl", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:242:3)
Passinner slot is given directionality from slotted content
Asserts run
Pass
assert_equals("rtl", "rtl")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:257:3)
Passdir=auto slot is not affected by content inside inner slot (version 1)
Asserts run
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:272:3)
Passdir=auto slot is not affected by content inside inner slot (version 2)
Asserts run
Pass
assert_equals("ltr", "ltr")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/dir-slots-directionality.html:289:3)