Re: [html-tests] Add a manual test for providing a stable state in alert/confirm/prompt (#970)

The spec has reversed on this, so the test should work the other way around.

Also, I think we should add a test that actually tries to play and download content, not just one that tries to see that no source is there. My concern is that browsers will try to add an optimisation here to actually fetch the content, before they're supposed to have noticed the content. Testing that might require server logic.

Also, print() has the same logic as alert() here. Also, window.onbeforeunload's prompt.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/970#issuecomment-42585194

Received on Thursday, 8 May 2014 18:15:45 UTC