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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug4523-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4523-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4523-expected.txt
index 57a013a5928b6cbee6ec5f9dc19c0b30528ef501..f9c13cf387ee68205efd834992412b79261152a5 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4523-expected.txt
+++ b/LayoutTests/platform/mac/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 784x18
RenderBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,26) size 352x25
LayoutTableSection {TBODY} at (0,0) size 352x25
LayoutTableRow {TR} at (0,0) size 352x21
LayoutTableCell {TD} at (0,0) size 348x21 [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 142x20 [color=#FFFFFF]
RenderInline {B} at (0,0) size 142x20
RenderText {#text} at (13,0) size 142x20
text run at (13,0) width 142: "Rugged Laptops"
LayoutTableCell {TD} at (348,3) 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,21) size 352x4
LayoutTableCell {TD} at (0,21) 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,21) 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,51) size 784x18
RenderBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,69) size 352x39
LayoutTableSection {TBODY} at (0,0) size 352x39
LayoutTableRow {TR} at (0,0) size 352x21
LayoutTableCell {TD} at (0,0) size 348x21 [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 142x20 [color=#FFFFFF]
RenderInline {B} at (0,0) size 142x20
RenderText {#text} at (13,0) size 142x20
text run at (13,0) width 142: "Rugged Laptops"
LayoutTableCell {TD} at (348,3) 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,21) size 352x18
LayoutTableCell {TD} at (0,21) size 348x18 [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,10) size 1x4
+ LayoutImage {IMG} at (0,10) size 1x4
RenderInline {B} at (0,0) size 22x18
RenderText {#text} at (1,0) size 22x18
text run at (1,0) width 22: "foo"
LayoutTableCell {TD} at (348,28) 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