Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Unified Diff: LayoutTests/fast/css-generated-content/quote-layout-focus-crash-expected.txt

Issue 977113003: Rename renderer() to layoutObject(). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/css-generated-content/quote-layout-focus-crash-expected.txt
diff --git a/LayoutTests/fast/css-generated-content/quote-layout-focus-crash-expected.txt b/LayoutTests/fast/css-generated-content/quote-layout-focus-crash-expected.txt
index 026735aed6175f7844e53b3085e469eb01d2f8ce..e2949e0dcbbd706960fb4bcd4924c38a90db0e80 100644
--- a/LayoutTests/fast/css-generated-content/quote-layout-focus-crash-expected.txt
+++ b/LayoutTests/fast/css-generated-content/quote-layout-focus-crash-expected.txt
@@ -1,3 +1,3 @@
-Bug 109616 - ASSERT(!renderer()->needsLayout()) when calling Element::focus() with generated content
+Bug 109616 - ASSERT(!layoutObject()->needsLayout()) when calling Element::focus() with generated content
« no previous file with comments | « LayoutTests/fast/css-generated-content/quote-layout-focus-crash.html ('k') | Source/core/animation/Animation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698