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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug4527-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
index d33868a282bd97a6e6cb817fd61d96087192d8b0..858681f05902d90c2eea8f20cf21e5ac03276a0b 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
@@ -11,24 +11,24 @@ 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 233x25 [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 (359,71) size 120x22 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
RenderTextControl {INPUT} at (0.50,0) size 94x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderImage {INPUT} at (94.50,4) size 25x18
+ LayoutImage {INPUT} at (94.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: " "
@@ -44,13 +44,13 @@ 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 (370,82) size 90x16
RenderBlock {DIV} at (2,3) size 90x16
layer at (573,78) size 46x25 clip at (574,79) size 44x23
RenderBlock {DIV} at (0,0) size 46x25 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (591,80) size 26x20 scrollWidth 59
RenderBlock {DIV} at (18,2) size 26x20
RenderText {#text} at (0,0) size 59x19

Powered by Google App Engine
This is Rietveld 408576698