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

Unified Diff: LayoutTests/platform/android/http/tests/misc/acid2-pixel-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/http/tests/misc/acid2-pixel-expected.txt
diff --git a/LayoutTests/platform/android/http/tests/misc/acid2-pixel-expected.txt b/LayoutTests/platform/android/http/tests/misc/acid2-pixel-expected.txt
index 25f7f9281cef1b775cf5715dae8af2a36403857e..b6a3cdbae836cb7fdcdbb36a0863fb118ba31c96 100644
--- a/LayoutTests/platform/android/http/tests/misc/acid2-pixel-expected.txt
+++ b/LayoutTests/platform/android/http/tests/misc/acid2-pixel-expected.txt
@@ -47,7 +47,7 @@ layer at (48,276) size 740x10 scrollHeight 279
LayoutTableSection {TBODY} at (0,0) size 64x279
LayoutTableRow {TR} at (0,0) size 64x279
LayoutTableCell {TD} at (0,0) size 64x279 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,156) size 64x64
+ LayoutImage {IMG} at (0,156) size 64x64
layer at (132,108) size 48x18
RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
layer at (132,144) size 48x15
@@ -60,7 +60,7 @@ layer at (84,144) size 144x24
RenderBlock {DIV} at (0,0) size 144x0
RenderInline {OBJECT} at (0,0) size 131x15
RenderInline {OBJECT} at (0,0) size 131x15
- RenderImage {OBJECT} at (13,0) size 131x24 [border: none (12px solid #000000) none]
+ LayoutImage {OBJECT} at (13,0) size 131x24 [border: none (12px solid #000000) none]
RenderBlock (floating) {DIV} at (0,0) size 144x24 [border: none (12px solid #FF0000) none (12px solid #000000)]
RenderBlock {DIV} at (0,0) size 144x24 [border: none (24px solid #FFFF00)]
layer at (84,216) size 144x24

Powered by Google App Engine
This is Rietveld 408576698