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

Unified Diff: LayoutTests/fast/js/global-function-resolve-expected.txt

Issue 174073007: Remove deprecated window.showModalDialog() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/js/global-function-resolve-expected.txt
diff --git a/LayoutTests/fast/js/global-function-resolve-expected.txt b/LayoutTests/fast/js/global-function-resolve-expected.txt
index bc4c58d8bbb734059a46c1124806acd1dd529c82..c73c5b494f0d66887bf6bf98985258e358237ffe 100644
--- a/LayoutTests/fast/js/global-function-resolve-expected.txt
+++ b/LayoutTests/fast/js/global-function-resolve-expected.txt
@@ -113,14 +113,12 @@ PASS cachedFunctions[53]() is setInterval
PASS cachedFunctions[53]() is setInterval
PASS cachedFunctions[54]() is setTimeout
PASS cachedFunctions[54]() is setTimeout
-PASS cachedFunctions[55]() is showModalDialog
-PASS cachedFunctions[55]() is showModalDialog
-PASS cachedFunctions[56]() is status
-PASS cachedFunctions[56]() is status
-PASS cachedFunctions[57]() is stop
-PASS cachedFunctions[57]() is stop
-PASS cachedFunctions[58]() is window
-PASS cachedFunctions[58]() is window
+PASS cachedFunctions[55]() is status
+PASS cachedFunctions[55]() is status
+PASS cachedFunctions[56]() is stop
+PASS cachedFunctions[56]() is stop
+PASS cachedFunctions[57]() is window
+PASS cachedFunctions[57]() is window
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/js/function-length-expected.txt ('k') | LayoutTests/fast/js/script-tests/global-function-resolve.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698