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

Unified Diff: LayoutTests/fast/dom/Window/alert-undefined.html

Issue 142263002: Make Window.alert/confirm/prompt default values the empty string (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: sync test expectation Created 6 years, 11 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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/alert-undefined-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Window/alert-undefined.html
diff --git a/LayoutTests/fast/dom/Window/alert-undefined.html b/LayoutTests/fast/dom/Window/alert-undefined.html
index a579a95701097acb5f6ffa09ff5ab2c4b7e50c7a..3aa6533cf4fafb161d0847deef3c336b86475a76 100644
--- a/LayoutTests/fast/dom/Window/alert-undefined.html
+++ b/LayoutTests/fast/dom/Window/alert-undefined.html
@@ -21,8 +21,5 @@
</script>
</head>
<body onload="runTests()">
- <p>The alerts that show up (or if this is running under DRT, that is dumped) should contain text; none should be empty.
- This isn't entirely consistent with other browsers in every case, but since there's no real use case for this,
- it's best to be explicit rather than subtle and empty.</p>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/alert-undefined-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698