summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-07 05:16:01 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-07 05:16:01 +0000
commit89a8b407e06815c55f856159d012eefd8303f022 (patch)
tree591641586ed5f38daab5c7255e1df4c7c1abc0c9
parentb91671d6aac3c67395b6f2f164cfbc6b3d254173 (diff)
downloadchromium_src-89a8b407e06815c55f856159d012eefd8303f022.zip
chromium_src-89a8b407e06815c55f856159d012eefd8303f022.tar.gz
chromium_src-89a8b407e06815c55f856159d012eefd8303f022.tar.bz2
Add some missing baselines for some new svg tests.
TBR=eseidel Review URL: http://codereview.chromium.org/115068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15519 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.pngbin0 -> 23846 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.txt17
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.pngbin0 -> 68822 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt55
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.pngbin0 -> 57722 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.txt47
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
10 files changed, 122 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.checksum
new file mode 100644
index 0000000..a6257df
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.checksum
@@ -0,0 +1 @@
+5933707f2ccfadb2c44e900e903ebc61 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.png
new file mode 100644
index 0000000..a2747e5
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.txt
new file mode 100644
index 0000000..f1b9322
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/animated-path-inside-transformed-html-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x538
+ RenderBlock {html} at (0,0) size 800x538
+ RenderBody {body} at (8,16) size 784x472 [bgcolor=#FFFFFF]
+ RenderBlock {p} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 542x19
+ text run at (0,0) width 542: "CSS Transformed HTML div with SVG inside it. Animated SVG should repaint correctly."
+layer at (58,86) size 402x406
+ RenderBlock {div} at (50,70) size 402x402 [border: (1px solid #000000)]
+ RenderSVGRoot {svg} at (182.33,134.92) size 251.67x352.08
+ RenderPath {rect} at (306.92,134.92) size 87.50x87.50 [stroke={[type=SOLID] [color=#FFC0CB] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M300.00,0.00 L400.00,0.00 L400.00,100.00 L300.00,100.00 Z"]
+ RenderSVGText {text} at (150,300) size 133x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-17) size 133x22
+ chunk 1 text run 1 at (150.00,300.00) startOffset 0 endOffset 17 width 133.00: "This is some text"
+ RenderSVGImage {image} at (350.67,403.67) size 83.33x83.33
+ RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum
new file mode 100644
index 0000000..02cddf4
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum
@@ -0,0 +1 @@
+6e6f9852ec74d5c4e57e129411f45cef \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.png
new file mode 100644
index 0000000..858c71b
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
new file mode 100644
index 0000000..36533e9
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
@@ -0,0 +1,55 @@
+KRenderingPaintServer {id="pat1" [type=PATTERN] [bbox=at (0,0) size 0.04x0.40]}
+KRenderingPaintServer {id="pat2" [type=PATTERN] [bbox=at (0,0) size 0.04x0.40]}
+KRenderingPaintServer {id="pat3" [type=PATTERN] [bbox=at (0,0) size 0.03x0.30]}
+KRenderingPaintServer {id="pat4" [type=PATTERN] [bbox=at (0,0) size 0.06x0.20]}
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x538
+ RenderBlock {html} at (0,0) size 800x538
+ RenderBody {body} at (8,16) size 784x472 [bgcolor=#FFFFFF]
+ RenderBlock {p} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 521x19
+ text run at (0,0) width 300: "CSS Transformed HTML div with SVG inside it. "
+ text run at (300,0) width 221: "objectBoundingBox patterns on text."
+layer at (58,86) size 402x406
+ RenderBlock {div} at (50,70) size 402x402 [border: (1px solid #000000)]
+ RenderSVGRoot {svg} at (59,137) size 399.58x299.58
+ RenderSVGContainer {pattern} at (63.17,141.17) size 12.50x12.50
+ RenderPath {rect} at (63.17,141.17) size 8.33x8.33 [fill={[type=SOLID] [color=#FF0000]}] [data="M5.00,5.00 L15.00,5.00 L15.00,15.00 L5.00,15.00 Z"]
+ RenderPath {rect} at (67.33,145.33) size 8.33x8.33 [fill={[type=SOLID] [color=#008000]}] [data="M10.00,10.00 L20.00,10.00 L20.00,20.00 L10.00,20.00 Z"]
+ RenderPath {rect} at (79.42,144.92) size 359.17x50.83 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [bbox=at (0,0) size 0.04x0.40]}] [data="M25.00,10.00 L455.00,10.00 L455.00,70.00 L25.00,70.00 Z"]
+ RenderSVGText {text} at (25,85) size 397x15 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-12) size 397x15
+ chunk 1 text run 1 at (25.00,85.00) startOffset 0 endOffset 75 width 397.00: "Pattern created using red and green rectangles applied to fill of rectangle"
+ RenderSVGContainer {pattern} at (59,137) size 16.67x16.67
+ RenderPath {rect} at (59,137) size 8.33x8.33 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L10.00,0.00 L10.00,10.00 L0.00,10.00 Z"]
+ RenderPath {rect} at (67.33,137) size 8.33x8.33 [fill={[type=SOLID] [color=#008000]}] [data="M10.00,0.00 L20.00,0.00 L20.00,10.00 L10.00,10.00 Z"]
+ RenderPath {rect} at (59,145.33) size 8.33x8.33 [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,10.00 L10.00,10.00 L10.00,20.00 L0.00,20.00 Z"]
+ RenderPath {rect} at (67.33,145.33) size 8.33x8.33 [fill={[type=SOLID] [color=#FFFF00]}] [data="M10.00,10.00 L20.00,10.00 L20.00,20.00 L10.00,20.00 Z"]
+ RenderPath {rect} at (79.83,220.33) size 358.33x50 [stroke={[type=PATTERN] [bbox=at (0,0) size 0.04x0.40] [stroke width=20.00]}] [data="M35.00,110.00 L445.00,110.00 L445.00,150.00 L35.00,150.00 Z"]
+ RenderSVGText {text} at (25,175) size 307x15 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-12) size 307x15
+ chunk 1 text run 1 at (25.00,175.00) startOffset 0 endOffset 59 width 307.00: "Pattern of 4 rectangles applied to a stroke of a rectangle."
+ RenderSVGContainer {pattern} at (59,137) size 8.33x16.67
+ RenderPath {rect} at (59,137) size 8.33x8.33 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L10.00,0.00 L10.00,10.00 L0.00,10.00 Z"]
+ RenderPath {rect} at (59,145.33) size 8.33x8.33 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,10.00 L10.00,10.00 L10.00,20.00 L0.00,20.00 Z"]
+ RenderSVGText {text} at (25,220) size 296x57 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-46) size 296x57
+ chunk 1 text run 1 at (25.00,220.00) startOffset 0 endOffset 15 width 296.00: "Pattern on fill"
+ RenderSVGText {text} at (25,235) size 212x15 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-12) size 212x15
+ chunk 1 text run 1 at (25.00,235.00) startOffset 0 endOffset 38 width 212.00: "Pattern consists of red and green rows"
+ RenderSVGContainer {pattern} at (59,137) size 16.67x8.33
+ RenderPath {rect} at (59,137) size 8.33x8.33 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L10.00,0.00 L10.00,10.00 L0.00,10.00 Z"]
+ RenderPath {rect} at (67.33,137) size 8.33x8.33 [fill={[type=SOLID] [color=#0000FF]}] [data="M10.00,0.00 L20.00,0.00 L20.00,10.00 L10.00,10.00 Z"]
+ RenderSVGText {text} at (25,275) size 299x45 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-36) size 299x45
+ chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 299.00: "Pattern on stroke"
+ RenderSVGText {text} at (25,290) size 225x15 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-12) size 225x15
+ chunk 1 text run 1 at (25.00,290.00) startOffset 0 endOffset 40 width 225.00: "Pattern consists of red and blue columns"
+ RenderSVGText {text} at (10,340) size 261x46 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-36) size 261x46
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.6 $"
+ RenderPath {rect} at (59.42,137.42) size 399.17x299.17 [stroke={[type=SOLID] [color=#000000]}] [data="M1.00,1.00 L479.00,1.00 L479.00,359.00 L1.00,359.00 Z"]
+ RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum
new file mode 100644
index 0000000..d0d51f7
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum
@@ -0,0 +1 @@
+0d4d248801cf20be5bdeb36ccd850d45 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.png
new file mode 100644
index 0000000..7b815f6
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
new file mode 100644
index 0000000..9fca842
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/transforms/text-with-pattern-with-svg-transform-expected.txt
@@ -0,0 +1,47 @@
+KRenderingPaintServer {id="pat1" [type=PATTERN] [bbox=at (0,0) size 0.04x0.40]}
+KRenderingPaintServer {id="pat2" [type=PATTERN] [bbox=at (0,0) size 0.04x0.40]}
+KRenderingPaintServer {id="pat3" [type=PATTERN] [bbox=at (0,0) size 0.03x0.30]}
+KRenderingPaintServer {id="pat4" [type=PATTERN] [bbox=at (0,0) size 0.06x0.20]}
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (-149.79,0) size 495.84x459.24
+ RenderSVGContainer {g} at (-149.79,0) size 495.84x459.24 [transform={m=((0.43,0.25)(-0.25,0.43)) t=(0.00,0.00)}]
+ RenderSVGContainer {pattern} at (-4.72,5.69) size 17.08x17.08
+ RenderPath {rect} at (-2.64,5.69) size 11.38x11.38 [fill={[type=SOLID] [color=#FF0000]}] [data="M5.00,5.00 L15.00,5.00 L15.00,15.00 L5.00,15.00 Z"]
+ RenderPath {rect} at (-1.12,11.38) size 11.38x11.38 [fill={[type=SOLID] [color=#008000]}] [data="M10.00,10.00 L20.00,10.00 L20.00,20.00 L10.00,20.00 Z"]
+ RenderPath {rect} at (-11.69,17.06) size 336.46x223.61 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [bbox=at (0,0) size 0.04x0.40]}] [data="M25.00,10.00 L455.00,10.00 L455.00,70.00 L25.00,70.00 Z"]
+ RenderSVGText {text} at (25,85) size 397x15 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-12) size 397x15
+ chunk 1 text run 1 at (25.00,85.00) startOffset 0 endOffset 75 width 397.00: "Pattern created using red and green rectangles applied to fill of rectangle"
+ RenderSVGContainer {pattern} at (-8.33,0) size 22.77x22.77
+ RenderPath {rect} at (-4.17,0) size 11.38x11.38 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L10.00,0.00 L10.00,10.00 L0.00,10.00 Z"]
+ RenderPath {rect} at (3.05,4.17) size 11.38x11.38 [fill={[type=SOLID] [color=#008000]}] [data="M10.00,0.00 L20.00,0.00 L20.00,10.00 L10.00,10.00 Z"]
+ RenderPath {rect} at (-8.33,7.22) size 11.38x11.38 [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,10.00 L10.00,10.00 L10.00,20.00 L0.00,20.00 Z"]
+ RenderPath {rect} at (-1.12,11.38) size 11.38x11.38 [fill={[type=SOLID] [color=#FFFF00]}] [data="M10.00,10.00 L20.00,10.00 L20.00,20.00 L10.00,20.00 Z"]
+ RenderPath {rect} at (-48.62,82.59) size 335.33x222.47 [stroke={[type=PATTERN] [bbox=at (0,0) size 0.04x0.40] [stroke width=20.00]}] [data="M35.00,110.00 L445.00,110.00 L445.00,150.00 L35.00,150.00 Z"]
+ RenderSVGText {text} at (25,175) size 307x15 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-12) size 307x15
+ chunk 1 text run 1 at (25.00,175.00) startOffset 0 endOffset 59 width 307.00: "Pattern of 4 rectangles applied to a stroke of a rectangle."
+ RenderSVGContainer {pattern} at (-8.33,0) size 15.55x18.60
+ RenderPath {rect} at (-4.17,0) size 11.38x11.38 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L10.00,0.00 L10.00,10.00 L0.00,10.00 Z"]
+ RenderPath {rect} at (-8.33,7.22) size 11.38x11.38 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,10.00 L10.00,10.00 L10.00,20.00 L0.00,20.00 Z"]
+ RenderSVGText {text} at (25,220) size 296x57 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-46) size 296x57
+ chunk 1 text run 1 at (25.00,220.00) startOffset 0 endOffset 15 width 296.00: "Pattern on fill"
+ RenderSVGText {text} at (25,235) size 212x15 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-12) size 212x15
+ chunk 1 text run 1 at (25.00,235.00) startOffset 0 endOffset 38 width 212.00: "Pattern consists of red and green rows"
+ RenderSVGContainer {pattern} at (-4.17,0) size 18.60x15.55
+ RenderPath {rect} at (-4.17,0) size 11.38x11.38 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L10.00,0.00 L10.00,10.00 L0.00,10.00 Z"]
+ RenderPath {rect} at (3.05,4.17) size 11.38x11.38 [fill={[type=SOLID] [color=#0000FF]}] [data="M10.00,0.00 L20.00,0.00 L20.00,10.00 L10.00,10.00 Z"]
+ RenderSVGText {text} at (25,275) size 299x45 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-36) size 299x45
+ chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 299.00: "Pattern on stroke"
+ RenderSVGText {text} at (25,290) size 225x15 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-12) size 225x15
+ chunk 1 text run 1 at (25.00,290.00) startOffset 0 endOffset 40 width 225.00: "Pattern consists of red and blue columns"
+ RenderSVGText {text} at (10,340) size 261x46 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-36) size 261x46
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.6 $"
+ RenderPath {rect} at (-149.43,0.57) size 495.27x458.67 [stroke={[type=SOLID] [color=#000000]}] [data="M1.00,1.00 L479.00,1.00 L479.00,359.00 L1.00,359.00 Z"]
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 8546f1e..f9afe34 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2394,7 +2394,6 @@ BUG11483 WIN LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FA
BUG11483 : LayoutTests/editing/pasteboard/copy-paste-float.html = FAIL
BUG11483 : LayoutTests/fast/workers/worker-replace-global-constructor.html = FAIL CRASH
BUG11483 WIN LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL
-BUG11483 WIN LINUX : LayoutTests/svg/transforms/animated-path-inside-transformed-html.xhtml = FAIL
BUG11482 : LayoutTests/svg/custom/polyline-points-crash.html = CRASH
BUG11502 WIN : LayoutTests/svg/css/glyph-orientation-rounding-test.xhtml = CRASH PASS
@@ -2403,6 +2402,4 @@ BUG_DARIN LINUX : LayoutTests/editing/pasteboard/5027857.html = FAIL
BUG_DARIN LINUX : LayoutTests/editing/pasteboard/paste-pre-002.html = FAIL
// Regressions from WebKit merge 43242:43321.
-BUG_DARIN WIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html.xhtml = FAIL
-BUG_DARIN WIN LINUX : LayoutTests/svg/transforms/text-with-pattern-with-svg-transform.svg = FAIL
BUG_DARIN LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS