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

Unified Diff: LayoutTests/platform/android/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/android/tables/mozilla/bugs/bug5538-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug5538-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug5538-expected.txt
index 07ccb4adc639b8cc54fc0c70c1ad2922eb8e5816..d4e1d3571e945ff8aa31f8758b3e9bf5427ea1e8 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug5538-expected.txt
+++ b/LayoutTests/platform/android/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,12 +37,12 @@ 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
- RenderImage {IMG} at (436,0) size 55x18
+ LayoutImage {IMG} at (0,0) size 348x18
+ LayoutImage {IMG} at (348,0) size 88x18
+ LayoutImage {IMG} at (436,0) size 55x18

Powered by Google App Engine
This is Rietveld 408576698