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

Unified Diff: LayoutTests/platform/linux/fast/replaced/005-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/fast/replaced/005-expected.txt
diff --git a/LayoutTests/platform/linux/fast/replaced/005-expected.txt b/LayoutTests/platform/linux/fast/replaced/005-expected.txt
index ce91323343b1d85948a5f24ed8078b4b73d19484..6fb4ba0eb8a98e06c3b05d5e36e14273eb6d8e42 100644
--- a/LayoutTests/platform/linux/fast/replaced/005-expected.txt
+++ b/LayoutTests/platform/linux/fast/replaced/005-expected.txt
@@ -7,11 +7,11 @@ layer at (0,0) size 800x686 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutTableSection {TBODY} at (2,2) size 780x212
LayoutTableRow {TR} at (0,0) size 780x212
LayoutTableCell {TD} at (0,0) size 202x212 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
RenderBR {BR} at (201,86) size 0x19
- RenderImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,106) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (101,106) size 100x100 [bgcolor=#008000]
LayoutTableCell {TD} at (202,95) size 578x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 25x19
text run at (1,1) width 25: "Foo"
@@ -20,19 +20,19 @@ layer at (0,0) size 800x686 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutTableRow {TR} at (0,0) size 780x212
LayoutTableCell {TD} at (0,0) size 202x212 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 200x19
- RenderImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
RenderBR {BR} at (201,86) size 0x19
- RenderImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,106) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (101,106) size 100x100 [bgcolor=#008000]
LayoutTableCell {TD} at (202,95) size 578x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 25x19
text run at (1,1) width 25: "Foo"
RenderBlock {P} at (0,448) size 784x214 [border: (2px solid #0000FF)]
- RenderImage {IMG} at (2,2) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (102,2) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (2,2) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (102,2) size 100x100 [bgcolor=#008000]
RenderBR {BR} at (202,87) size 0x19
RenderInline {A} at (0,0) size 100x19 [color=#0000EE]
- RenderImage {IMG} at (2,107) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (102,107) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (2,107) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (102,107) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/platform/linux/fast/replaced/004-expected.txt ('k') | LayoutTests/platform/linux/fast/replaced/006-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698