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

Unified Diff: LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines Created 6 years, 6 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/svg/custom/object-sizing-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt b/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
index b4e23b0475c82ff52bece79916159c9fd1598c53..4a4cac489acab6e36e21f92c72e7296aad426a73 100644
--- a/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
@@ -4,12 +4,6 @@ layer at (0,0) size 800x400
RenderBlock {html} at (0,0) size 800x399.81
RenderBody {body} at (8,8) size 784x375.81
RenderBlock {div} at (0,0) size 784x213 [bgcolor=#008000]
- RenderEmbeddedObject {object} at (0,0) size 208x208 [bgcolor=#FFA500]
- layer at (0,0) size 208x208
- RenderView at (0,0) size 208x208
- layer at (0,0) size 208x208
- RenderSVGRoot {svg} at (20,20) size 168x168
- RenderSVGEllipse {circle} at (20,20) size 168x168 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (0,229) size 208x20 [bgcolor=#0000FF]
RenderText {#text} at (0,0) size 10x19
@@ -40,3 +34,10 @@ layer at (0,0) size 800x400
RenderListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 160x19
text run at (0,0) width 160: "The blue line is 13em wide"
+layer at (8,8) size 208x208
+ RenderEmbeddedObject {object} at (0,0) size 208x208 [bgcolor=#FFA500]
+ layer at (0,0) size 208x208
+ RenderView at (0,0) size 208x208
+ layer at (0,0) size 208x208
+ RenderSVGRoot {svg} at (20,20) size 168x168
+ RenderSVGEllipse {circle} at (20,20) size 168x168 [fill={[type=SOLID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]

Powered by Google App Engine
This is Rietveld 408576698