Modified: trunk/LayoutTests/ChangeLog (91855 => 91856)
--- trunk/LayoutTests/ChangeLog 2011-07-27 17:40:57 UTC (rev 91855)
+++ trunk/LayoutTests/ChangeLog 2011-07-27 17:43:06 UTC (rev 91856)
@@ -1,5 +1,16 @@
2011-07-27 Adrienne Walker <e...@google.com>
+ [chromium] Add baselines for struct-dom-11-f.svg.
+
+ Unreviewed gardening.
+
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
+
+2011-07-27 Adrienne Walker <e...@google.com>
+
[Chromium] Mark more tests as being flaky.
Unreviewed gardening.
Added: trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt (0 => 91856)
--- trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt 2011-07-27 17:43:06 UTC (rev 91856)
@@ -0,0 +1,23 @@
+layer at (0,0) size 480x360
+ RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+ RenderSVGRoot {svg} at (0,0) size 480x360
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGContainer {g} at (10,27) size 381x153
+ RenderSVGText {text} at (10,27) size 381x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 381x16
+ chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 67 width 381.00: "Test getIntersectionList and getEnclosureList return value liveness"
+ RenderSVGPath {rect} at (10,70) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=70.00] [width=50.00] [height=50.00]
+ RenderSVGText {text} at (70,83) size 145x21 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 145x21
+ chunk 1 text run 1 at (70.00,100.00) startOffset 0 endOffset 19 width 145.00: "getIntersectionList"
+ RenderSVGPath {rect} at (10,130) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=130.00] [width=50.00] [height=50.00]
+ RenderSVGText {text} at (70,143) size 133x21 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 133x21
+ chunk 1 text run 1 at (70.00,160.00) startOffset 0 endOffset 16 width 133.00: "getEnclosureList"
+ RenderSVGContainer {g} at (0,0) size 0x0
+ RenderSVGContainer {g} at (10,311) size 228x36
+ RenderSVGText {text} at (10,311) size 228x36 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 228x36
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 228.00: "$Revision: 1.5 $"
+ RenderSVGPath {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt
___________________________________________________________________