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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug9123-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/bug9123-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug9123-2-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug9123-2-expected.txt
index a205044f56770eaf6c029f91c54c353e1beec20f..412fb566520f08bc419c8b58bf730e0107e91e44 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug9123-2-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug9123-2-expected.txt
@@ -13,35 +13,35 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 798x39
LayoutTableRow {TR} at (0,0) size 798x17
LayoutTableCell {TD} at (0,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 15x1
+ LayoutImage {IMG} at (1,1) size 15x1
LayoutTableCell {TD} at (17,0) size 764x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 110x15
+ LayoutImage {IMG} at (1,1) size 110x15
LayoutTableCell {TD} at (781,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 15x1
+ LayoutImage {IMG} at (1,1) size 15x1
LayoutTableRow {TR} at (0,17) size 798x22
LayoutTableCell {TD} at (0,26) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 15x1
+ LayoutImage {IMG} at (1,1) size 15x1
LayoutTableCell {TD} at (17,17) size 764x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 22x19
text run at (1,1) width 22: "that"
LayoutTableCell {TD} at (781,26) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 15x1
+ LayoutImage {IMG} at (1,1) size 15x1
RenderBlock (anonymous) at (0,97) size 800x20
RenderBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,117) size 800x41 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 798x39
LayoutTableRow {TR} at (0,0) size 798x22
LayoutTableCell {TD} at (0,9) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 15x1
+ LayoutImage {IMG} at (1,1) size 15x1
LayoutTableCell {TD} at (17,0) size 764x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 22x19
text run at (1,1) width 22: "that"
LayoutTableCell {TD} at (781,9) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 15x1
+ LayoutImage {IMG} at (1,1) size 15x1
LayoutTableRow {TR} at (0,22) size 798x17
LayoutTableCell {TD} at (0,29) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 15x1
+ LayoutImage {IMG} at (1,1) size 15x1
LayoutTableCell {TD} at (17,22) size 764x17 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 110x15
+ LayoutImage {IMG} at (1,1) size 110x15
LayoutTableCell {TD} at (781,29) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 15x1
+ LayoutImage {IMG} at (1,1) size 15x1

Powered by Google App Engine
This is Rietveld 408576698