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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug17548-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/bug17548-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug17548-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug17548-expected.txt
index 37457bc0a1bf8b725257124bd8f4f5da99613391..81aa5a9f38b1e88734c65207cbf64edf328dc8ac 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug17548-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug17548-expected.txt
@@ -7,13 +7,13 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 782x76
LayoutTableRow {TR} at (0,2) size 782x6
LayoutTableCell {TD} at (2,2) size 198x49 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderImage {IMG} at (2,2) size 194x45
+ LayoutImage {IMG} at (2,2) size 194x45
LayoutTableCell {TD} at (202,3) size 578x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutTableRow {TR} at (0,10) size 782x41
LayoutTableCell {TD} at (202,18) size 578x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 73x19
text run at (2,2) width 73: "Information "
- RenderImage {IMG} at (75,10) size 4x7
+ LayoutImage {IMG} at (75,10) size 4x7
RenderText {#text} at (79,2) size 77x19
text run at (79,2) width 4: " "
text run at (83,2) width 73: "Student Life"

Powered by Google App Engine
This is Rietveld 408576698