Diff
Modified: trunk/LayoutTests/ChangeLog (225519 => 225520)
--- trunk/LayoutTests/ChangeLog 2017-12-05 07:51:33 UTC (rev 225519)
+++ trunk/LayoutTests/ChangeLog 2017-12-05 08:02:57 UTC (rev 225520)
@@ -1,3 +1,13 @@
+2017-12-05 Zan Dobersek <[email protected]>
+
+ Unreviewed WPE gardening. Rebaseline a quintet of SVG tests.
+
+ * platform/wpe/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
+ * platform/wpe/svg/custom/feComponentTransfer-Discrete-expected.txt:
+ * platform/wpe/svg/custom/feComponentTransfer-Gamma-expected.txt:
+ * platform/wpe/svg/custom/feComponentTransfer-Linear-expected.txt:
+ * platform/wpe/svg/custom/feComponentTransfer-Table-expected.txt:
+
2017-12-04 Chris Dumez <[email protected]>
Support container.getRegistration() / getRegistrations() inside service workers
Modified: trunk/LayoutTests/platform/wpe/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt (225519 => 225520)
--- trunk/LayoutTests/platform/wpe/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt 2017-12-05 07:51:33 UTC (rev 225519)
+++ trunk/LayoutTests/platform/wpe/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt 2017-12-05 08:02:57 UTC (rev 225520)
@@ -11,32 +11,32 @@
RenderSVGGradientStop {stop} [offset=0.67] [color=#0000FF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
RenderSVGResourceFilter {filter} [id="Identity"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {green: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {alpha: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="IDENTITY}
+ {green: type="IDENTITY}
+ {blue: type="IDENTITY}
+ {alpha: type="IDENTITY}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="Table"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {green: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="TABLE [0.00, 0.00, 1.00, 1.00]}
+ {green: type="TABLE [1.00, 1.00, 0.00, 0.00]}
+ {blue: type="TABLE [0.00, 1.00, 1.00, 0.00]}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="Linear"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="LINEAR" slope="0.50" intercept="0.25" amplitude="1.00" exponent="1.00" offset="0.00"}
- {green: type="LINEAR" slope="0.50" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="LINEAR" slope="0.50" intercept="0.50" amplitude="1.00" exponent="1.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="LINEAR" slope="0.50" intercept="0.25"}
+ {green: type="LINEAR" slope="0.50" intercept="0.00"}
+ {blue: type="LINEAR" slope="0.50" intercept="0.50"}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="Gamma"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="GAMMA" slope="1.00" intercept="0.00" amplitude="2.00" exponent="5.00" offset="0.00"}
- {green: type="GAMMA" slope="1.00" intercept="0.00" amplitude="2.00" exponent="3.00" offset="0.00"}
- {blue: type="GAMMA" slope="1.00" intercept="0.00" amplitude="2.00" exponent="1.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="GAMMA" amplitude="2.00" exponent="5.00" offset="0.00"}
+ {green: type="GAMMA" amplitude="2.00" exponent="3.00" offset="0.00"}
+ {blue: type="GAMMA" amplitude="2.00" exponent="1.00" offset="0.00"}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGRect {rect} at (25,8) size 750x500 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=628.00] [height=418.00]
RenderSVGContainer {g} at (25,8) size 750x500
Modified: trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Discrete-expected.txt (225519 => 225520)
--- trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Discrete-expected.txt 2017-12-05 07:51:33 UTC (rev 225519)
+++ trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Discrete-expected.txt 2017-12-05 08:02:57 UTC (rev 225520)
@@ -9,32 +9,32 @@
RenderSVGGradientStop {stop} [offset=0.00] [color=#00FF00]
RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
RenderSVGResourceFilter {filter} [id="Identity"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {green: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="IDENTITY}
+ {green: type="UNKNOWN}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="DiscreteBlank"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="DISCRETE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="DISCRETE [0.00]}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="DiscreteFull"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="DISCRETE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="DISCRETE [1.00]}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="DiscreteOrd"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="DISCRETE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="DISCRETE [0.00, 0.25, 0.50, 0.75, 1.00, 1.00]}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
RenderSVGContainer {g} at (25,16) size 750x485
Modified: trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Gamma-expected.txt (225519 => 225520)
--- trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Gamma-expected.txt 2017-12-05 07:51:33 UTC (rev 225519)
+++ trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Gamma-expected.txt 2017-12-05 08:02:57 UTC (rev 225520)
@@ -9,32 +9,32 @@
RenderSVGGradientStop {stop} [offset=0.00] [color=#00FF00]
RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
RenderSVGResourceFilter {filter} [id="Identity"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {green: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="IDENTITY}
+ {green: type="UNKNOWN}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="GammaBlank"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="GAMMA" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="GAMMA" amplitude="1.00" exponent="1.00" offset="0.00"}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="GammaFull"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="GAMMA" slope="1.00" intercept="0.00" amplitude="1.00" exponent="0.50" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="GAMMA" amplitude="1.00" exponent="0.50" offset="0.00"}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="GammaOrd"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="GAMMA" slope="1.00" intercept="0.00" amplitude="1.00" exponent="2.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="GAMMA" amplitude="1.00" exponent="2.00" offset="0.00"}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
RenderSVGContainer {g} at (25,16) size 750x485
Modified: trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Linear-expected.txt (225519 => 225520)
--- trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Linear-expected.txt 2017-12-05 07:51:33 UTC (rev 225519)
+++ trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Linear-expected.txt 2017-12-05 08:02:57 UTC (rev 225520)
@@ -9,32 +9,32 @@
RenderSVGGradientStop {stop} [offset=0.00] [color=#00FF00]
RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
RenderSVGResourceFilter {filter} [id="Identity"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {green: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="IDENTITY}
+ {green: type="UNKNOWN}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="DiscreteBlank"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="LINEAR" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="LINEAR" slope="1.00" intercept="0.00"}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="DiscreteFull"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="LINEAR" slope="-1.00" intercept="1.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="LINEAR" slope="-1.00" intercept="1.00"}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="DiscreteOrd"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="LINEAR" slope="0.50" intercept="0.25" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="LINEAR" slope="0.50" intercept="0.25"}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
RenderSVGContainer {g} at (25,16) size 750x485
Modified: trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Table-expected.txt (225519 => 225520)
--- trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Table-expected.txt 2017-12-05 07:51:33 UTC (rev 225519)
+++ trunk/LayoutTests/platform/wpe/svg/custom/feComponentTransfer-Table-expected.txt 2017-12-05 08:02:57 UTC (rev 225520)
@@ -9,32 +9,32 @@
RenderSVGGradientStop {stop} [offset=0.00] [color=#00FF00]
RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
RenderSVGResourceFilter {filter} [id="Identity"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="IDENTITY" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {green: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="IDENTITY}
+ {green: type="UNKNOWN}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="TableBlank"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="TABLE [0.00]}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="TableFull"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="TABLE [1.00]}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="TableOrd"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feComponentTransfer
- {red: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {green: type="TABLE" slope="1.00" intercept="0.00" amplitude="1.00" exponent="1.00" offset="0.00"}
- {blue: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}
- {alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
+ [feComponentTransfer
+ {red: type="UNKNOWN}
+ {green: type="TABLE [0.00, 0.00, 1.00, 1.00]}
+ {blue: type="UNKNOWN}
+ {alpha: type="UNKNOWN}]
[SourceGraphic]
RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
RenderSVGContainer {g} at (25,16) size 750x485