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

Unified Diff: LayoutTests/platform/android/fast/text-autosizing/tables/nested-tables-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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/text-autosizing/tables/nested-tables-expected.txt
diff --git a/LayoutTests/platform/android/fast/text-autosizing/tables/nested-tables-expected.txt b/LayoutTests/platform/android/fast/text-autosizing/tables/nested-tables-expected.txt
index 4ab77432da30f9f4b08546a9db2a875ee81037b0..13ab4807780062305e9a74aeecb4a95a7c0a01ea 100644
--- a/LayoutTests/platform/android/fast/text-autosizing/tables/nested-tables-expected.txt
+++ b/LayoutTests/platform/android/fast/text-autosizing/tables/nested-tables-expected.txt
@@ -35,4 +35,4 @@ layer at (0,0) size 800x325
text run at (2,34) width 27: "itself."
LayoutTableRow {TR} at (0,51) size 93x19
LayoutTableCell {TD} at (0,51) size 93x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (2,9) size 5x5
+ LayoutImage {IMG} at (2,9) size 5x5

Powered by Google App Engine
This is Rietveld 408576698