Index: LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled |
diff --git a/LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled b/LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled |
index 067bc8e4f5359b6c620b548a113efbd9ddec9d17..080e4c494dfeb4f52d9aa4070435a0d0e52ea040 100644 |
--- a/LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled |
+++ b/LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<body onload="go()"> |
-<p>Bug 64284: Crash in RenderBox::paintBoxDecorations when documentElement has no renderer</p> |
+<p>Bug 64284: Crash in LayoutBox::paintBoxDecorations when documentElement has no renderer</p> |
<p>For this test to PASS, it should not ASSERT or CRASH.</p> |
<script> |
if (window.testRunner) |