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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/other/ms-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/other/ms-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/other/ms-expected.txt b/LayoutTests/platform/mac/tables/mozilla/other/ms-expected.txt
index 6fc2113a2d0e22eefa8f3b06e17476ee1d305a0a..9f5203127621331471144f18f93b382f97584661 100644
--- a/LayoutTests/platform/mac/tables/mozilla/other/ms-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/other/ms-expected.txt
@@ -14,9 +14,9 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 800x20
LayoutTableCell {TD} at (0,0) size 324x60 [r=0 c=0 rs=2 cs=1]
RenderInline {A} at (0,0) size 250x18 [color=#003399]
- RenderImage {IMG} at (0,0) size 250x60
+ LayoutImage {IMG} at (0,0) size 250x60
LayoutTableCell {TD} at (324,0) size 23x20 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (5,0) size 18x20
+ LayoutImage {IMG} at (5,0) size 18x20
LayoutTableCell {TD} at (347,4) size 453x12 [bgcolor=#000000] [r=0 c=2 rs=1 cs=2]
RenderInline {FONT} at (0,0) size 349x12 [color=#FFFFFF]
RenderText {#text} at (0,0) size 0x0
@@ -69,7 +69,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,20) size 800x40
LayoutTableCell {TD} at (324,20) size 476x40 [r=1 c=1 rs=1 cs=2]
RenderInline {A} at (0,0) size 112x18 [color=#003399]
- RenderImage {IMG} at (364,0) size 112x40
+ LayoutImage {IMG} at (364,0) size 112x40
LayoutTableRow {TR} at (0,60) size 800x20
LayoutTableCell {TD} at (0,64) size 800x12 [bgcolor=#6699CC] [r=2 c=0 rs=1 cs=4]
RenderInline {FONT} at (0,0) size 596x12 [color=#FFFFFF]

Powered by Google App Engine
This is Rietveld 408576698