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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug4527-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt
index 031a5ac9055fd1863b79b534d1a59535bd3c33e7..78e32650074a15d1ffb194efe2560dda73e8881a 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt
+++ b/LayoutTests/platform/win/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,17) size 126x85 [r=0 c=0 rs=2 cs=1]
RenderInline {A} at (0,0) size 126x17 [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 19x17
RenderInline {A} at (0,0) size 19x17 [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 613x50
LayoutTableCell {TD} at (126,82) size 232x25 [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 (358,75) size 125x40 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
RenderTextControl {INPUT} at (11,0) size 103x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderImage {INPUT} at (50,22) size 25x18
+ LayoutImage {INPUT} at (50,22) size 25x18
LayoutTableCell {TD} at (483,70) size 130x50 [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 (0,0) size 0x0
RenderBlock {IMG} at (0,25) size 46x25
@@ -43,13 +43,13 @@ layer at (134,8) size 468x60
RenderText {#text} at (0,0) size 0x0
RenderInline {A} at (0,0) size 468x17 [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 (379,86) size 99x16
RenderBlock {DIV} at (2,3) size 99x16
layer at (491,103) size 46x25 clip at (492,104) 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 (509,105) size 26x18 scrollWidth 65
RenderBlock {DIV} at (18,2) size 26x18
RenderText {#text} at (0,0) size 65x17

Powered by Google App Engine
This is Rietveld 408576698