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

Unified Diff: LayoutTests/platform/linux/svg/wicd/sizing-flakiness-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/wicd/sizing-flakiness-expected.txt
diff --git a/LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt b/LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt
index c8834c6f3da38effab6722346100c8691827e591..4175706e6f492fd7996909116220a0d0462181ea 100644
--- a/LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt
+++ b/LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt
@@ -4,16 +4,17 @@ layer at (0,0) size 800x410
RenderBlock {HTML} at (0,0) size 800x410
RenderBody {BODY} at (8,8) size 784x0
RenderBlock (floating) {DIV} at (0,0) size 402x402 [border: (1px solid #FF0000)]
- RenderEmbeddedObject {OBJECT} at (1,1) size 200x67
- layer at (0,0) size 200x67
- RenderView at (0,0) size 200x67
- layer at (0,0) size 200x67
- RenderSVGRoot {svg} at (0,0) size 200x67
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceLinearGradient {linearGradient} [id="surface"] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
- RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
- RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
- RenderSVGRect {rect} at (0,0) size 200x67 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
- RenderSVGText {text} at (54,9) size 12x23 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 11x23
- chunk 1 (middle anchor) text run 1 at (54.60,27.00) startOffset 0 endOffset 1 width 10.80: "F"
+layer at (9,9) size 200x67
+ RenderEmbeddedObject {OBJECT} at (1,1) size 200x67
+ layer at (0,0) size 200x67
+ RenderView at (0,0) size 200x67
+ layer at (0,0) size 200x67
+ RenderSVGRoot {svg} at (0,0) size 200x67
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGResourceLinearGradient {linearGradient} [id="surface"] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
+ RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
+ RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
+ RenderSVGRect {rect} at (0,0) size 200x67 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
+ RenderSVGText {text} at (54,9) size 12x23 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 11x23
+ chunk 1 (middle anchor) text run 1 at (54.60,27.00) startOffset 0 endOffset 1 width 10.80: "F"

Powered by Google App Engine
This is Rietveld 408576698