Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLDialogElement / dialog-enabled-expected.txt
blobb9dff3e49f91bf1592e83c0fdbf0114b124c725b
1 The DIALOG element should be recognized if the dialog feature is on.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS typeof dialog.show == 'function' is true
7 PASS successfullyParsed is true
9 TEST COMPLETE