Index: LayoutTests/fast/css-generated-content/quote-layout-focus-crash.html |
diff --git a/LayoutTests/fast/css-generated-content/quote-layout-focus-crash.html b/LayoutTests/fast/css-generated-content/quote-layout-focus-crash.html |
index ce84dbbbb38ff9d50de578bd672ef4da44289e99..5e5cc8c7c5554962cfc994065c11b6bbe62553ae 100644 |
--- a/LayoutTests/fast/css-generated-content/quote-layout-focus-crash.html |
+++ b/LayoutTests/fast/css-generated-content/quote-layout-focus-crash.html |
@@ -14,7 +14,7 @@ |
} |
</style> |
-<p>Bug 109616 - ASSERT(!renderer()->needsLayout()) when calling Element::focus() with generated content</p> |
+<p>Bug 109616 - ASSERT(!layoutObject()->needsLayout()) when calling Element::focus() with generated content</p> |
<!-- |
This is testing a case where LayoutQuote::updateDepth would mark the LayoutQuote |