Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(338)

Side by Side Diff: LayoutTests/fast/dom/Window/open-window-min-size-expected.txt

Issue 243473002: Make window.showModalDialog configurable at runtime (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE WARNING: Chromium is considering deprecating showModalDialog. Please use window.open and postMessage instead. 1 CONSOLE WARNING: showModalDialog is deprecated. Please use window.open and postM essage instead.
2 PASS successfullyParsed is true 2 PASS successfullyParsed is true
3 3
4 TEST COMPLETE 4 TEST COMPLETE
5 PASS 100 is >= 100 5 PASS 100 is >= 100
6 PASS 100 is >= 100 6 PASS 100 is >= 100
7 PASS 100 is >= 100 7 PASS 100 is >= 100
8 PASS 100 is >= 100 8 PASS 100 is >= 100
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698