Pass | Inner nodes with 'inert' attribute become inert anyways | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:41:3) | Pass | assert_true(true)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:42:3) | Pass | assert_false(false)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:43:3) |
|
Pass | If the modal dialog has the 'inert' attribute, everything becomes inert | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:48:3) | Pass | assert_false(false)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:49:3) | Pass | assert_false(false)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:50:3) |
|
Pass | If an ancestor of the dialog has the 'inert' attribute, the dialog escapes inertness | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:55:3) | Pass | assert_true(true)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:56:3) | Pass | assert_true(true)
at Test.<anonymous> ( /inert/inert-with-modal-dialog-003.html:57:3) |
|