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

Unified Diff: LayoutTests/platform/linux/fast/gradients/generated-gradients-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/fast/gradients/generated-gradients-expected.txt
diff --git a/LayoutTests/platform/linux/fast/gradients/generated-gradients-expected.txt b/LayoutTests/platform/linux/fast/gradients/generated-gradients-expected.txt
index f226778fffd08a395addfcf08bf69cd00cbf0361..29c9723445adc91f154acab3e6ddbbb8bb06b7a0 100644
--- a/LayoutTests/platform/linux/fast/gradients/generated-gradients-expected.txt
+++ b/LayoutTests/platform/linux/fast/gradients/generated-gradients-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 352: "Radial Gradient Example"
RenderBlock {DIV} at (0,58.44) size 784x174
RenderBlock {<pseudo:before>} at (0,0) size 154x154 [border: (2px solid #000000)]
- RenderImage at (2,2) size 150x150
+ LayoutImage at (2,2) size 150x150
RenderBlock (anonymous) at (0,154) size 784x20
RenderText {#text} at (0,0) size 258x19
text run at (0,0) width 258: "There's some generated content above me."
@@ -20,4 +20,4 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 258x19
text run at (0,0) width 258: "There's some generated content below me."
RenderBlock {<pseudo:after>} at (0,20) size 134x134 [border: (2px solid #000000)]
- RenderImage at (2,2) size 130x130
+ LayoutImage at (2,2) size 130x130

Powered by Google App Engine
This is Rietveld 408576698