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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug57828-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug57828-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug57828-2-expected.txt
index ef705b7a729c3de08fdee949c50c3cdb61930755..a6e724b70e4bc68b326e59809a4d8bf2bb6b676b 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug57828-2-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug57828-2-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 40x61
LayoutTableRow {TR} at (0,0) size 40x61
LayoutTableCell {TD} at (0,0) size 40x61 [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 34x39
RenderInline {A} at (0,0) size 34x39 [color=#0000EE]
RenderText {#text} at (3,19) size 34x39
@@ -53,7 +53,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 110x22
LayoutTableRow {TR} at (0,0) size 110x22
LayoutTableCell {TD} at (0,0) size 110x22 [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 85x13
RenderInline {A} at (0,0) size 85x13 [color=#0000EE]
RenderText {#text} at (22,3) size 85x13

Powered by Google App Engine
This is Rietveld 408576698