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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/tables/mozilla/bugs/bug5538-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5538-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5538-expected.txt
index ce1462f1e56177e640a061e03f2673456f547b33..488effc3255876f779970e16ad903d6c776ad656 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5538-expected.txt
+++ b/LayoutTests/platform/win-xp/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,128.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,162.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,320) size 55x18 clip at (445,321) 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,322) size 35x0
RenderBlock {DIV} at (18,2) size 35x0

Powered by Google App Engine
This is Rietveld 408576698