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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug5538-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt
index 0cbccfe80f81c927b60e0c00d44e9e4e1634e6a1..7fb76911b5e0cfa2b10f6264b6fb4bc8e8c45253 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt
+++ b/LayoutTests/platform/mac/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 128x18 [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,129.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 0x18
- 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,163.72) size 784x161
RenderBlock (anonymous) at (0,0) size 784x54
RenderText {#text} at (0,0) size 476x18
@@ -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,143) 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,315) size 55x18 clip at (445,316) 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,317) size 35x0
RenderBlock {DIV} at (18,2) size 35x0

Powered by Google App Engine
This is Rietveld 408576698