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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt

Issue 880983003: Update test expectations for SVG tests on Win XP. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « LayoutTests/platform/win-xp/svg/batik/text/smallFonts-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt b/LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt
index 32232e286e488282f56c4690c4fe03f968d0d3e6..88851409ee99791a0c4c307ddd89492f934784f0 100644
--- a/LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/recursive-filter-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
[feGaussianBlur stdDeviation="4.00, 4.00"]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="filter2"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- RenderSVGRect {rect} at (40,0) size 120x111 [fill={[type=SOLID] [color=#0000FF]}] [x=50.00] [y=0.00] [width=100.00] [height=100.00]
+ RenderSVGRect {rect} at (40,0) size 120x110 [fill={[type=SOLID] [color=#0000FF]}] [x=50.00] [y=0.00] [width=100.00] [height=100.00]
[filter="filter1"] RenderSVGResourceFilter {filter} at (40,-10) size 120x120
RenderSVGRect {rect} at (40,140) size 120x120 [fill={[type=SOLID] [color=#0000FF]}] [x=50.00] [y=150.00] [width=100.00] [height=100.00]
[filter="filter2"] RenderSVGResourceFilter {filter} at (40,140) size 120x120
@@ -18,6 +18,6 @@ layer at (0,0) size 800x600
RenderSVGText {text} at (37,285) size 276x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 276x19
chunk 1 (middle anchor) text run 1 at (37.00,300.00) startOffset 0 endOffset 48 width 276.00: "Both sides of the red line should look identical"
- RenderSVGContainer {g} at (190,0) size 120x111 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}]
- RenderSVGRect {rect} at (190,0) size 120x111 [fill={[type=SOLID] [color=#0000FF]}] [x=50.00] [y=0.00] [width=100.00] [height=100.00]
+ RenderSVGContainer {g} at (190,0) size 120x110 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}]
+ RenderSVGRect {rect} at (190,0) size 120x110 [fill={[type=SOLID] [color=#0000FF]}] [x=50.00] [y=0.00] [width=100.00] [height=100.00]
[filter="filter0"] RenderSVGResourceFilter {filter} at (40,-10) size 120x120
« no previous file with comments | « LayoutTests/platform/win-xp/svg/batik/text/smallFonts-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698