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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug5538-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/bug5538-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug5538-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug5538-expected.txt
index 7b376ddace8cb012b1d0fd260b43b6e4602e4fc9..6ffb865be2832e49a00049179b4c996e42b3256d 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug5538-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug5538-expected.txt
@@ -14,16 +14,16 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 600x89
LayoutTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
RenderInline {A} at (0,0) size 128x19 [color=#0000EE]
- RenderImage {IMG} at (0,0) size 128x89
+ LayoutImage {IMG} at (0,0) size 128x89
LayoutTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (0,130.72) size 600x18
LayoutTableSection {TBODY} at (0,0) size 600x18
LayoutTableRow {TR} at (0,0) size 600x18
LayoutTableCell {TD} at (0,0) size 600x18 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 348x18
+ LayoutImage {IMG} at (0,0) size 348x18
RenderInline {MAP} at (0,0) size 0x19
- RenderImage {IMG} at (348,0) size 88x18
- RenderImage {IMG} at (436,0) size 55x18
+ LayoutImage {IMG} at (348,0) size 88x18
+ LayoutImage {IMG} at (436,0) size 55x18
RenderBlock {P} at (0,164.72) size 784x167
RenderBlock (anonymous) at (0,0) size 784x60
RenderText {#text} at (0,0) size 439x19
@@ -37,17 +37,17 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 600x89
LayoutTableRow {TR} at (0,0) size 600x89
LayoutTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 128x89
+ LayoutImage {IMG} at (0,0) size 128x89
LayoutTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (0,149) size 600x18
LayoutTableSection {TBODY} at (0,0) size 600x18
LayoutTableRow {TR} at (0,0) size 600x18
LayoutTableCell {TD} at (0,0) size 600x18 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 348x18
- RenderImage {IMG} at (348,0) size 88x18
+ LayoutImage {IMG} at (0,0) size 348x18
+ LayoutImage {IMG} at (348,0) size 88x18
RenderBlock {IMG} at (436,0) size 55x18
layer at (444,322) size 55x18 clip at (445,323) size 53x16 scrollHeight 18
RenderBlock {DIV} at (0,0) size 55x18 [border: (1px solid #C0C0C0)]
- RenderImage {IMG} at (2,2) size 16x16
+ LayoutImage {IMG} at (2,2) size 16x16
layer at (462,324) size 35x0
RenderBlock {DIV} at (18,2) size 35x0

Powered by Google App Engine
This is Rietveld 408576698