Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
dom
/
HTMLDialogElement
/
dialog-disabled-expected.txt
blob: 752d3cd0dde5f0cfa77ff3ee01cde7cdca5a9a90 [
file
]
The DIALOG element should not be recognized if the dialog feature is off.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS typeof dialog.show == 'undefined' is true
PASS successfullyParsed is true
TEST COMPLETE