popover
popover
popover
form
toggle popover
popover
popover
popover
hello
other popover

Summary

Harness status: OK

Found 7 tests

Details

ResultTest NameMessage
PassDisabled popover*target buttons should not affect the popover heirarchy.
Asserts run
Pass
assert_false(false, "disabled button shouldn't open the target popover")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:15:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:17:3)
Pass
assert_true(true, "The inner popover should be able to open successfully.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:19:3)
Pass
assert_false(false, "The outer popover should be closed by opening the inner one.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:21:3)
PassDisabling popover*target buttons when popovers are open should not cause popovers to be closed.
Asserts run
Pass
assert_true(true, "The inner popover should be able to open successfully.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:34:3)
Pass
assert_true(true, "The outer popover should stay open when opening the inner one.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:36:3)
Pass
assert_true(true, "Changing disabled states after popovers are open shouldn't close anything")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:40:3)
Pass
assert_true(true, "Changing disabled states after popovers are open shouldn't close anything")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:42:3)
PassSetting the form attribute on popover*target buttons when popovers are open should not close them.
Asserts run
Pass
assert_true(true, "The inner popover should be able to open successfully.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:56:3)
Pass
assert_true(true, "The outer popover should stay open when opening the inner one.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:58:3)
Pass
assert_true(true, "The inner popover be should be not closed when invoking buttons cease to be invokers.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:62:3)
Pass
assert_true(true, "The outer popover be should be not closed when invoking buttons cease to be invokers.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:64:3)
PassChanging the input type on a popover*target button when popovers are open should not close anything.
Asserts run
Pass
assert_true(true, "The inner popover should be able to open successfully.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:77:3)
Pass
assert_true(true, "The outer popover should stay open when opening the inner one.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:79:3)
Pass
assert_true(true, "The inner popover be should be not closed when invoking buttons cease to be invokers.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:83:3)
Pass
assert_true(true, "The outer popover be should be not closed when invoking buttons cease to be invokers.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:85:3)
PassDisconnecting popover*target buttons when popovers are open should not close anything.
Asserts run
Pass
assert_true(true, "The inner popover should be able to open successfully.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:98:3)
Pass
assert_true(true, "The outer popover should stay open when opening the inner one.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:100:3)
Pass
assert_true(true, "The inner popover be should be not closed when invoking buttons are removed.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:104:3)
Pass
assert_true(true, "The outer popover be should be not closed when invoking buttons are removed.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:106:3)
PassChanging the popovertarget attribute to break the chain should not close anything.
Asserts run
Pass
assert_true(true, "The inner popover should be able to open successfully.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:119:3)
Pass
assert_true(true, "The outer popover should stay open when opening the inner one.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:121:3)
Pass
assert_true(true, "The inner popover be should be not closed when invoking buttons are retargeted.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:125:3)
Pass
assert_true(true, "The outer popover be should be not closed when invoking buttons are retargeted.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:127:5)
PassModifying popovertarget on a button which doesn't break the chain shouldn't close any popovers.
Asserts run
Pass
assert_true(true, "The inner popover should be able to open successfully.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:144:3)
Pass
assert_true(true, "The middle popover should stay open when opening the inner one.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:146:3)
Pass
assert_true(true, "The outer popover should stay open when opening the inner one.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:148:3)
Pass
assert_true(true, "The inner popover should remain open.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:152:3)
Pass
assert_true(true, "The middle popover should remain open.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:154:3)
Pass
assert_true(true, "The outer popover should remain open.")
    at Test.<anonymous> ( /html/semantics/popovers/popover-target-element-disabled.html:156:3)