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

Unified Diff: LayoutTests/platform/android/fast/table/008-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/fast/table/008-expected.txt
diff --git a/LayoutTests/platform/android/fast/table/008-expected.txt b/LayoutTests/platform/android/fast/table/008-expected.txt
index 444eaa32fa2164f6a22206b583cd2c46537b559b..e7188faa9b40f413b1a01cddea7dab736291d4ab 100644
--- a/LayoutTests/platform/android/fast/table/008-expected.txt
+++ b/LayoutTests/platform/android/fast/table/008-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 140x138
LayoutTableRow {TR} at (0,0) size 140x138
LayoutTableCell {TD} at (0,0) size 140x138 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 129x104 [border: (5px solid #000000)]
- RenderImage {IMG} at (0,104) size 129x34 [border: (5px solid #000000)]
+ LayoutImage {IMG} at (0,0) size 129x104 [border: (5px solid #000000)]
+ LayoutImage {IMG} at (0,104) size 129x34 [border: (5px solid #000000)]
« no previous file with comments | « LayoutTests/platform/android/fast/table/007-expected.txt ('k') | LayoutTests/platform/android/fast/table/024-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698