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

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-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-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-expected.txt
index d916ad3e02e045d5ca57a019dc500331f8ddc069..768cd7acb33c82c43e1697f094de3217393776b4 100644
--- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-expected.txt
+++ b/LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 785x1304
LayoutTableSection {TBODY} at (0,0) size 96x24
LayoutTableRow {TR} at (0,0) size 96x24
LayoutTableCell {TD} at (0,1) size 96x22 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
+ LayoutImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
RenderBlock {DIV} at (16,84) size 737x586 [border: (1px solid #000000)]
RenderBlock {DIV} at (1,1) size 735x584
RenderBlock {DIV} at (0,0) size 100x584 [bgcolor=#008000]
@@ -22,4 +22,4 @@ layer at (0,0) size 785x1304
LayoutTableSection {TBODY} at (0,0) size 96x584
LayoutTableRow {TR} at (0,0) size 96x584
LayoutTableCell {TD} at (0,281) size 96x22 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
+ LayoutImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698