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

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-vertical-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/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
index a8b13995581dec53d7f3e863fe0436824f232d50..8f5ceea07f6563b3c44f60d9fa3960c788a2e42c 100644
--- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
+++ b/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-vertical-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 24x96
LayoutTableRow {TR} at (0,0) size 24x96
LayoutTableCell {TD} at (0,1) size 24x94 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,-1) size 22x96 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,-1) size 22x96 [bgcolor=#008000]
RenderBlock {DIV} at (100,16) size 786x102 [border: (1px solid #000000)]
RenderBlock {DIV} at (1,1) size 784x100
RenderBlock {DIV} at (0,0) size 784x100 [bgcolor=#008000]
@@ -23,4 +23,4 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 784x96
LayoutTableRow {TR} at (0,0) size 784x96
LayoutTableCell {TD} at (0,381) size 784x-666 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (381,-381) size 22x96 [bgcolor=#008000]
+ LayoutImage {IMG} at (381,-381) size 22x96 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698