Index: LayoutTests/fast/css/first-letter-detach.html |
diff --git a/LayoutTests/fast/css/first-letter-detach.html b/LayoutTests/fast/css/first-letter-detach.html |
index 83463c20598cd6983da3cfda98326346ee1caf56..95b5bb5a42eb3e8e906e28ad012bb94125b0ef9a 100644 |
--- a/LayoutTests/fast/css/first-letter-detach.html |
+++ b/LayoutTests/fast/css/first-letter-detach.html |
@@ -22,7 +22,7 @@ function test() |
<body onload="test()"> |
<p> |
Test for <i><a href="https://bugs.webkit.org/show_bug.cgi?id=3560">http://bugzilla.opendarwin.org/show_bug.cgi?id=3560</a> |
-page with use of first-letter crashes reproducibly in RenderObject::renderArena()</i>. |
+page with use of first-letter crashes reproducibly in LayoutObject::renderArena()</i>. |
</p> |
<p> |
The next three lines should all read “<span style="color: blue;">P</span>ASS”, with nothing before the P. |