Index: LayoutTests/fast/inline/crash-new-continuation-with-outline.html |
diff --git a/LayoutTests/fast/inline/crash-new-continuation-with-outline.html b/LayoutTests/fast/inline/crash-new-continuation-with-outline.html |
index 5ed5f5bcc240dd4972dbfcb807d9995817ecda89..858672a74e0c09256876cd34119cb47ebcdad2bd 100644 |
--- a/LayoutTests/fast/inline/crash-new-continuation-with-outline.html |
+++ b/LayoutTests/fast/inline/crash-new-continuation-with-outline.html |
@@ -13,7 +13,7 @@ |
</style> |
</head> |
<body> |
-<p>Test case for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=84774">84774</a>: NULL-deref in RenderBox::clippedOverflowRectForRepaint</p> |
+<p>Test case for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=84774">84774</a>: NULL-deref in LayoutBox::clippedOverflowRectForRepaint</p> |
<script> |
if (window.testRunner) |
testRunner.dumpAsText(); |