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

Unified Diff: LayoutTests/platform/linux/css2.1/t0804-c5510-padn-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/t0804-c5510-padn-00-b-ag-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-expected.txt b/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-expected.txt
index c03b5568d80fb1f355e92e70f2657800a1c2b87f..9d261167563610e89f01bc316938b345005fe575 100644
--- a/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-expected.txt
@@ -8,15 +8,15 @@ layer at (0,0) size 800x392
text run at (0,0) width 266: "The five diagrams below should be identical."
RenderBlock {DIV} at (0,36) size 138x329.97 [color=#FFA500]
RenderBlock {P} at (0,0) size 138x58 [bgcolor=#FF0000] [border: (24px solid #FFFF00)]
- RenderImage {IMG} at (24,24) size 10x10
- RenderImage {IMG} at (34,24) size 10x10
- RenderImage {IMG} at (44,24) size 10x10
- RenderImage {IMG} at (54,24) size 10x10
- RenderImage {IMG} at (64,24) size 10x10
- RenderImage {IMG} at (74,24) size 10x10
- RenderImage {IMG} at (84,24) size 10x10
- RenderImage {IMG} at (94,24) size 10x10
- RenderImage {IMG} at (104,24) size 10x10
+ LayoutImage {IMG} at (24,24) size 10x10
+ LayoutImage {IMG} at (34,24) size 10x10
+ LayoutImage {IMG} at (44,24) size 10x10
+ LayoutImage {IMG} at (54,24) size 10x10
+ LayoutImage {IMG} at (64,24) size 10x10
+ LayoutImage {IMG} at (74,24) size 10x10
+ LayoutImage {IMG} at (84,24) size 10x10
+ LayoutImage {IMG} at (94,24) size 10x10
+ LayoutImage {IMG} at (104,24) size 10x10
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,68) size 138x58 [bgcolor=#FFFF00]
RenderText {#text} at (24,24) size 90x10

Powered by Google App Engine
This is Rietveld 408576698