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

Unified Diff: LayoutTests/platform/win/css2.1/t0803-c5505-imrgn-00-a-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/win/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt b/LayoutTests/platform/win/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt
index 0577bcbe1455dd0dcf58e114e0d0c0d92cbe0548..0e7be21d18e1ac5506ad445cec2ea5b7e07b534a 100644
--- a/LayoutTests/platform/win/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt
@@ -16,11 +16,11 @@ layer at (0,0) size 800x116
RenderText {#text} at (90,0) size 15x15
text run at (90,0) width 15: "x"
RenderBlock {DIV} at (16,65) size 752x19
- RenderImage {IMG} at (0,0) size 15x15
- RenderImage {IMG} at (15,0) size 15x15
- RenderImage {IMG} at (30,0) size 15x15
- RenderImage {IMG} at (45,0) size 15x15
- RenderImage {IMG} at (60,0) size 15x15
- RenderImage {IMG} at (75,0) size 15x15
- RenderImage {IMG} at (90,0) size 15x15
+ LayoutImage {IMG} at (0,0) size 15x15
+ LayoutImage {IMG} at (15,0) size 15x15
+ LayoutImage {IMG} at (30,0) size 15x15
+ LayoutImage {IMG} at (45,0) size 15x15
+ LayoutImage {IMG} at (60,0) size 15x15
+ LayoutImage {IMG} at (75,0) size 15x15
+ LayoutImage {IMG} at (90,0) size 15x15
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698