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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug5188-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/bug5188-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5188-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug5188-expected.txt
index ce99061ee69daeb9b2ecab5a224eb7ade5673625..55c694685805792482ed9480ae05bf0cc9369333 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5188-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug5188-expected.txt
@@ -7,16 +7,16 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 624x153
LayoutTableRow {TR} at (0,2) size 624x60
LayoutTableCell {TD} at (2,2) size 150x1 [r=0 c=0 rs=2 cs=1]
- RenderImage {IMG} at (0,0) size 150x1
+ LayoutImage {IMG} at (0,0) size 150x1
LayoutTableCell {TD} at (154,2) size 468x60 [r=0 c=1 rs=1 cs=2]
- RenderImage {IMG} at (0,0) size 468x60
+ LayoutImage {IMG} at (0,0) size 468x60
LayoutTableRow {TR} at (0,64) size 624x87
LayoutTableCell {TD} at (154,64) size 297x87 [r=1 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (0,0) size 297x87
LayoutTableSection {TBODY} at (0,0) size 297x87
LayoutTableRow {TR} at (0,0) size 297x9
LayoutTableCell {TD} at (0,0) size 297x9 [r=0 c=0 rs=1 cs=2]
- RenderImage {IMG} at (3,3) size 126x3
+ LayoutImage {IMG} at (3,3) size 126x3
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,9) size 297x78
LayoutTableCell {TD} at (0,9) size 149x42 [r=1 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698