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

Unified Diff: LayoutTests/platform/linux/http/tests/misc/object-embedding-svg-delayed-size-negotiation-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/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
diff --git a/LayoutTests/platform/linux/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt b/LayoutTests/platform/linux/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
index 748a6085fddce0cb53bfb9a45e39b9f5ec27072b..b6477144074c3d18086aee32a8084a79ecb96f7b 100644
--- a/LayoutTests/platform/linux/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
+++ b/LayoutTests/platform/linux/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
@@ -3,11 +3,12 @@ layer at (0,0) size 785x790
layer at (0,0) size 785x790
RenderBlock {html} at (0,0) size 785x790
RenderBody {body} at (8,8) size 769x774
- RenderEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
- layer at (0,0) size 769x769
- RenderView at (0,0) size 769x769
- layer at (0,0) size 769x769
- RenderSVGRoot {svg} at (0,0) size 769x769
- RenderSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
- RenderSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 769x769
+ RenderEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
+ layer at (0,0) size 769x769
+ RenderView at (0,0) size 769x769
+ layer at (0,0) size 769x769
+ RenderSVGRoot {svg} at (0,0) size 769x769
+ RenderSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+ RenderSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]

Powered by Google App Engine
This is Rietveld 408576698