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/bug4523-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/bug4523-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4523-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4523-expected.txt
index 50415730862724ecdfe5c5b4f2271ced0bac3297..e80d203c7edee6366cd26f11b60d3fecdbe2a1ea 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4523-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4523-expected.txt
@@ -8,43 +8,43 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 774x6
LayoutTableCell {TD} at (0,2) size 768x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (768,0) size 6x6 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 4x4
+ LayoutImage {IMG} at (1,1) size 4x4
RenderBlock (anonymous) at (0,8) size 784x20
RenderBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,28) size 352x26
LayoutTableSection {TBODY} at (0,0) size 352x26
LayoutTableRow {TR} at (0,0) size 352x22
LayoutTableCell {TD} at (0,0) size 348x22 [bgcolor=#006666] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 13x16
+ LayoutImage {IMG} at (0,0) size 13x16
RenderInline {FONT} at (0,0) size 143x21 [color=#FFFFFF]
RenderInline {B} at (0,0) size 143x21
RenderText {#text} at (13,0) size 143x21
text run at (13,0) width 143: "Rugged Laptops"
LayoutTableCell {TD} at (348,4) size 4x18 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 4x18
+ LayoutImage {IMG} at (0,0) size 4x18
LayoutTableRow {TR} at (0,22) size 352x4
LayoutTableCell {TD} at (0,22) size 348x4 [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 1x4
+ LayoutImage {IMG} at (0,0) size 1x4
LayoutTableCell {TD} at (348,22) size 4x4 [r=1 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 4x4
+ LayoutImage {IMG} at (0,0) size 4x4
RenderBlock (anonymous) at (0,54) size 784x20
RenderBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,74) size 352x42
LayoutTableSection {TBODY} at (0,0) size 352x42
LayoutTableRow {TR} at (0,0) size 352x22
LayoutTableCell {TD} at (0,0) size 348x22 [bgcolor=#006666] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 13x16
+ LayoutImage {IMG} at (0,0) size 13x16
RenderInline {FONT} at (0,0) size 143x21 [color=#FFFFFF]
RenderInline {B} at (0,0) size 143x21
RenderText {#text} at (13,0) size 143x21
text run at (13,0) width 143: "Rugged Laptops"
LayoutTableCell {TD} at (348,4) size 4x18 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 4x18
+ LayoutImage {IMG} at (0,0) size 4x18
LayoutTableRow {TR} at (0,22) size 352x20
LayoutTableCell {TD} at (0,22) size 348x20 [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,11) size 1x4
+ LayoutImage {IMG} at (0,11) size 1x4
RenderInline {B} at (0,0) size 21x19
RenderText {#text} at (1,0) size 21x19
text run at (1,0) width 21: "foo"
LayoutTableCell {TD} at (348,30) size 4x4 [r=1 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 4x4
+ LayoutImage {IMG} at (0,0) size 4x4

Powered by Google App Engine
This is Rietveld 408576698