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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/other/ms-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/other/ms-expected.txt b/LayoutTests/platform/win/tables/mozilla/other/ms-expected.txt
index e9c65bc38012e419d73a2a08118dab77145bbe45..6c5cf1c417e8ec23d48745b6addd6d533060921a 100644
--- a/LayoutTests/platform/win/tables/mozilla/other/ms-expected.txt
+++ b/LayoutTests/platform/win/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 326x60 [r=0 c=0 rs=2 cs=1]
RenderInline {A} at (0,0) size 250x17 [color=#003399]
- RenderImage {IMG} at (0,0) size 250x60
+ LayoutImage {IMG} at (0,0) size 250x60
LayoutTableCell {TD} at (326,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 (349,4) size 451x12 [bgcolor=#000000] [r=0 c=2 rs=1 cs=2]
RenderInline {FONT} at (0,0) size 344x12 [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 (326,20) size 474x40 [r=1 c=1 rs=1 cs=2]
RenderInline {A} at (0,0) size 112x17 [color=#003399]
- RenderImage {IMG} at (362,0) size 112x40
+ LayoutImage {IMG} at (362,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 582x12 [color=#FFFFFF]

Powered by Google App Engine
This is Rietveld 408576698