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

Unified Diff: LayoutTests/platform/linux/css2.1/t0803-c5501-imrgn-t-00-b-ag-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/linux/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt b/LayoutTests/platform/linux/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt
index 6888e25d0fd72cd9a35227423e5d824647855f82..c9ea6b2278fa3e746a992908cb865c9ca46dcb04 100644
--- a/LayoutTests/platform/linux/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt
@@ -23,8 +23,8 @@ layer at (0,0) size 800x241
RenderText {#text} at (0,32) size 112x16
text run at (0,32) width 112: "xxx xxx"
RenderBlock {DIV} at (0,164) size 784x53
- RenderImage {IMG} at (0,0) size 48x48
- RenderImage {IMG} at (48,0) size 16x48 [border: (16px solid #FFFF00) none (16px solid #FFFF00) none]
- RenderImage {IMG} at (64,0) size 48x48
- RenderImage {IMG} at (112,0) size 48x48
+ LayoutImage {IMG} at (0,0) size 48x48
+ LayoutImage {IMG} at (48,0) size 16x48 [border: (16px solid #FFFF00) none (16px solid #FFFF00) none]
+ LayoutImage {IMG} at (64,0) size 48x48
+ LayoutImage {IMG} at (112,0) size 48x48
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698