1 This test makes sure we don't crash when storing the return value from showModal
Dialog. Popup blocking needs to be disabled for this test to run.<br>
2 <script>
3 if (showModalDialog("data:text/html,<script>returnValue={value:'PASS'}; close()<
/"+"script>").value == "PASS")
Issue 512533002: Remove showModalDialog layout tests
(Closed)
Created 6 years, 3 months ago by enne (OOO)
Modified 6 years, 3 months ago
Reviewers: abarth-chromium, jamesr, pfeldman, caseq
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 0