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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug4527-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/android/tables/mozilla/bugs/bug4527-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug4527-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug4527-expected.txt
index 9e1b115859e197e6f6c5d710d837d9bbb3f17a0b..0e04c00a12997f64a68e527fdb6aa15253819dc7 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug4527-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug4527-expected.txt
@@ -11,28 +11,28 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 613x70
LayoutTableCell {TD} at (0,5) size 126x85 [r=0 c=0 rs=2 cs=1]
RenderInline {A} at (0,0) size 126x19 [color=#0000EE]
- RenderImage {IMG} at (0,0) size 126x85
+ LayoutImage {IMG} at (0,0) size 126x85
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {TD} at (126,0) size 487x70 [r=0 c=1 rs=1 cs=3]
RenderInline {NOBR} at (0,0) size 19x19
RenderInline {A} at (0,0) size 19x19 [color=#0000EE]
- RenderImage {IMG} at (468,0) size 19x60
+ LayoutImage {IMG} at (468,0) size 19x60
RenderBR {BR} at (487,60) size 0x0
- RenderImage {IMG} at (0,60) size 470x10
+ LayoutImage {IMG} at (0,60) size 470x10
RenderBR {BR} at (470,70) size 0x0
LayoutTableRow {TR} at (0,70) size 613x25
LayoutTableCell {TD} at (126,70) size 234x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 232x25
+ LayoutImage {IMG} at (0,0) size 232x25
LayoutTableCell {TD} at (360,71) size 119x22 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
RenderTextControl {INPUT} at (0.50,0) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderImage {INPUT} at (93.50,4) size 25x18
+ LayoutImage {INPUT} at (93.50,4) size 25x18
LayoutTableCell {TD} at (479,70) size 134x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
RenderBlock {INPUT} at (5,3) size 13x13
- RenderImage {IMG} at (21,0) size 40x25
+ LayoutImage {IMG} at (21,0) size 40x25
RenderBlock {INPUT} at (66,3) size 13x13
RenderText {#text} at (82,1) size 4x19
text run at (82,1) width 4: " "
- RenderImage {IMG} at (86,0) size 46x25
+ LayoutImage {IMG} at (86,0) size 46x25
layer at (134,8) size 468x60
RenderPartObject {IFRAME} at (0,0) size 468x60
layer at (0,0) size 468x60
@@ -44,7 +44,7 @@ layer at (134,8) size 468x60
RenderText {#text} at (0,0) size 0x0
RenderInline {A} at (0,0) size 468x19 [color=#0000EE]
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 468x60
+ LayoutImage {IMG} at (0,0) size 468x60
RenderText {#text} at (0,0) size 0x0
layer at (371,82) size 89x16
RenderBlock {DIV} at (2,3) size 89x16

Powered by Google App Engine
This is Rietveld 408576698