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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt

Issue 1158583003: Reduce how often LayoutSVGShape::updateShapeFromElement is called (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt
index 26899b70b127b43e106daf40487d7ebc91ae0b8b..44109acf8e96167461400ba6ee96621d7089a4f5 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt
@@ -135,9 +135,9 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (-53,46) size 106x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 106x18
chunk 1 (middle anchor) text run 1 at (-52.57,60.00) startOffset 0 endOffset 16 width 105.14: "x/y on <text>(2)"
- LayoutSVGContainer {g} at (138,168) size 83x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,210.00)}]
+ LayoutSVGContainer {g} at (139,169) size 82x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,210.00)}]
LayoutSVGImage {image} at (140,170) size 50x50
- LayoutSVGRect {rect} at (138,168) size 54x54 [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-40.00] [y=-40.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (139,169) size 52x52 [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-40.00] [y=-40.00] [width=50.00] [height=50.00]
LayoutSVGRect {rect} at (139,169) size 82x22 [stroke={[type=SOLID] [color=#FFB400]}] [x=-40.00] [y=-40.00] [width=80.00] [height=20.00]
LayoutSVGRect {rect} at (139,169) size 22x82 [stroke={[type=SOLID] [color=#FFB400]}] [x=-40.00] [y=-40.00] [width=20.00] [height=80.00]
LayoutSVGText {text} at (-41,46) size 82x18 contains 1 chunk(s)
@@ -146,9 +146,9 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (-39,61) size 78x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x18
chunk 1 (middle anchor) text run 1 at (-38.57,75.00) startOffset 0 endOffset 10 width 77.14: "on <image>"
- LayoutSVGContainer {g} at (258,168) size 83x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,210.00)}]
+ LayoutSVGContainer {g} at (259,169) size 82x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,210.00)}]
LayoutSVGRect {rect} at (260,170) size 50x50 [fill={[type=SOLID] [color=#808080]}] [x=-40.00] [y=-40.00] [width=50.00] [height=50.00]
- LayoutSVGRect {rect} at (258,168) size 54x54 [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-40.00] [y=-40.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (259,169) size 52x52 [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-40.00] [y=-40.00] [width=50.00] [height=50.00]
LayoutSVGRect {rect} at (259,169) size 82x22 [stroke={[type=SOLID] [color=#FFB400]}] [x=-40.00] [y=-40.00] [width=80.00] [height=20.00]
LayoutSVGRect {rect} at (259,169) size 22x82 [stroke={[type=SOLID] [color=#FFB400]}] [x=-40.00] [y=-40.00] [width=20.00] [height=80.00]
LayoutSVGText {text} at (-41,46) size 82x18 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698