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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-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/bug57828-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt
index 119250782dfdbc40d050f63beb545c03bce0c6df..2d73a85ddb2a9407ab015ee2b97f8a1b0271c03a 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 38x55
LayoutTableRow {TR} at (0,0) size 38x55
LayoutTableCell {TD} at (0,0) size 38x55 [bgcolor=#CCCCFF] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (3,3) size 16x16
+ LayoutImage {IMG} at (3,3) size 16x16
RenderInline {FONT} at (0,0) size 32x33
RenderInline {A} at (0,0) size 32x33 [color=#0000EE]
RenderText {#text} at (3,19) size 32x33
@@ -53,7 +53,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 105x22
LayoutTableRow {TR} at (0,0) size 105x22
LayoutTableCell {TD} at (0,0) size 105x22 [bgcolor=#CCCCFF] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (3,3) size 16x16
+ LayoutImage {IMG} at (3,3) size 16x16
RenderInline {FONT} at (0,0) size 80x11
RenderInline {A} at (0,0) size 80x11 [color=#0000EE]
RenderText {#text} at (22,3) size 80x11

Powered by Google App Engine
This is Rietveld 408576698