Button 1 should be inert, and Button 2 should not be inert.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passinert inside ShadowRoot affects slotted content
Asserts run
Pass
assert_equals(false, false)
    at testCanFocus ( /inert/inert-on-slots.html:48:7)
Pass
assert_equals(true, true)
    at testCanFocus ( /inert/inert-on-slots.html:48:7)