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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug17548-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/mac/tables/mozilla/bugs/bug17548-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug17548-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug17548-expected.txt
index 2578cc480e8cb24c3673e0349809040d119c1612..2f5babfbd6b496fa01caae0e89ac1d1eaa0e6c90 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug17548-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug17548-expected.txt
@@ -7,13 +7,13 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 782x76
LayoutTableRow {TR} at (0,2) size 782x7
LayoutTableCell {TD} at (2,2) size 198x49 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderImage {IMG} at (2,2) size 194x45
+ LayoutImage {IMG} at (2,2) size 194x45
LayoutTableCell {TD} at (202,3) size 578x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutTableRow {TR} at (0,11) size 782x40
LayoutTableCell {TD} at (202,20) size 578x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 81x18
text run at (2,2) width 81: "Information "
- RenderImage {IMG} at (82.42,9) size 4x7
+ LayoutImage {IMG} at (82.42,9) size 4x7
RenderText {#text} at (86,2) size 84x18
text run at (86,2) width 5: " "
text run at (90,2) width 80: "Student Life"

Powered by Google App Engine
This is Rietveld 408576698