Source code
Revision control
Copy as Markdown
Other Tools
[dialog-toggle-source.html]
[ToggleEvent.source on <dialog> elements: dialog.showModal().]
expected:
if not sessionHistoryInParent and debug: [PASS, FAIL]
[ToggleEvent.source on <dialog> elements: command button.]
expected:
if not sessionHistoryInParent and debug: [PASS, FAIL]
[ToggleEvent.source on <dialog> elements: open with showModal, close with button.]
expected:
if not sessionHistoryInParent and debug: [PASS, FAIL]
[ToggleEvent.soruce on <dialog> elements: open with button, close with dialog.close().]
expected:
if not sessionHistoryInParent and debug: [PASS, FAIL]
[ToggleEvent.source on <dialog> elements: open with showModal, close with request-close button.]
expected:
if not sessionHistoryInParent and debug: [PASS, FAIL]
[ToggleEvent.source on <dialog> elements: open with button, close with light dismiss.]
expected:
if not sessionHistoryInParent and debug: [PASS, FAIL]