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

Unified Diff: LayoutTests/platform/win-xp/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-xp/tables/mozilla/bugs/bug57828-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57828-2-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57828-2-expected.txt
index 7841cce499a55794fe1a5934366f6628ae96677a..cb607e3b455ec3690eb350ef05c7c106306f734d 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57828-2-expected.txt
+++ b/LayoutTests/platform/win-xp/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