Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLDialogElement / inert-node-is-uneditable-expected.txt
blob1221410a5bc94de8260c16fc307f2edd8491180a
1 Test that inert nodes cannot be edited. The test passes if the only text you can edit is in the dialog.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS notEditable.textContent is oldValue
7 PASS editable.textContent is not oldValue
8 PASS successfullyParsed is true
10 TEST COMPLETE