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

Unified Diff: LayoutTests/platform/win/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/tables/mozilla/bugs/bug9123-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug9123-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug9123-2-expected.txt
index d53a450c3c87ec6007b0e17eeb7cf7a1a61c1a7b..070922c17624ea77914bd7c00f256e72b5628b24 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug9123-2-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug9123-2-expected.txt
@@ -13,35 +13,35 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 798x37
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 798x20
LayoutTableCell {TD} at (0,25) 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 764x20 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 24x17
text run at (1,1) width 24: "that"
LayoutTableCell {TD} at (781,25) 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,91) size 800x18
RenderBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,109) size 800x39 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 798x37
LayoutTableRow {TR} at (0,0) size 798x20
LayoutTableCell {TD} at (0,8) 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 764x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 24x17
text run at (1,1) width 24: "that"
LayoutTableCell {TD} at (781,8) 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,20) size 798x17
LayoutTableCell {TD} at (0,27) 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,20) 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,27) 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