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> |