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

Unified Diff: LayoutTests/platform/android/fast/css/first-letter-detach-expected.txt

Issue 899163003: Move rendering/RenderObject to layout/LayoutObject. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/platform/android/fast/css/first-letter-detach-expected.txt
diff --git a/LayoutTests/platform/android/fast/css/first-letter-detach-expected.txt b/LayoutTests/platform/android/fast/css/first-letter-detach-expected.txt
index c31858243b744c0c613d9bd9e2350df8932ab392..a29031975861c3997b45965d6be3950e355dbd96 100644
--- a/LayoutTests/platform/android/fast/css/first-letter-detach-expected.txt
+++ b/LayoutTests/platform/android/fast/css/first-letter-detach-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=3560"
RenderText {#text} at (401,0) size 732x39
text run at (401,0) width 331: " page with use of first-letter crashes reproducibly in"
- text run at (0,20) width 189: "RenderObject::renderArena()"
+ text run at (0,20) width 189: "LayoutObject::renderArena()"
RenderText {#text} at (189,20) size 4x19
text run at (189,20) width 4: "."
RenderBlock {P} at (0,56) size 784x20

Powered by Google App Engine
This is Rietveld 408576698