[chromium] Update expectations and baselines for various tests
authorjamesr@google.com <jamesr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 19:48:05 +0000 (19:48 +0000)
committerjamesr@google.com <jamesr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 19:48:05 +0000 (19:48 +0000)
* platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png:
* platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png:
* platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png:
* platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
* platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-all-expected.png:
* platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-expected.png:
* platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
* platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-expected.png:
* platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
* platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png: Removed.
* platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Removed.
* platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.png:
* platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.txt:
* platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium/test_expectations.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105303 268f45cc-cd09-0410-ab3c-d52691b4dbfc

19 files changed:
LayoutTests/ChangeLog
LayoutTests/platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png
LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png
LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png
LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png
LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png
LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-all-expected.png
LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-expected.png
LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png
LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-expected.png
LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png
LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png [deleted file]
LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png [deleted file]
LayoutTests/platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.png
LayoutTests/platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.txt
LayoutTests/platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png
LayoutTests/platform/chromium/test_expectations.txt

index ac35077..77a8fb1 100644 (file)
@@ -1,3 +1,26 @@
+2012-01-18  James Robinson  <jamesr@chromium.org>
+
+        [chromium] Update expectations and baselines for various tests
+
+        * platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png:
+        * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png:
+        * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png:
+        * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png:
+        * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
+        * platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-all-expected.png:
+        * platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-expected.png:
+        * platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
+        * platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-expected.png: Added.
+        * platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
+        * platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-expected.png:
+        * platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
+        * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png: Removed.
+        * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Removed.
+        * platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.png:
+        * platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.txt:
+        * platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
+        * platform/chromium/test_expectations.txt:
+
 2012-01-18  Pavel Feldman  <pfeldman@google.com>
 
         Not reviewed: fix failing inspector test.
index 4efde3d..0a23046 100644 (file)
Binary files a/LayoutTests/platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png and b/LayoutTests/platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png differ
index 2446bee..b06dd1f 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png and b/LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png differ
index 2446bee..b06dd1f 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png and b/LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png differ
index ecb65ac..53d0853 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png and b/LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png differ
index ecb65ac..53d0853 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png and b/LayoutTests/platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png differ
index c90ea7e..d9ad3cb 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-all-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-all-expected.png differ
index 33911b5..0a6dd8b 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-expected.png differ
index c90ea7e..d9ad3cb 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-expected.png b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-expected.png
new file mode 100644 (file)
index 0000000..406c740
Binary files /dev/null and b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png
new file mode 100644 (file)
index 0000000..406c740
Binary files /dev/null and b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png differ
index a38905c..9158f01 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-expected.png differ
index a38905c..9158f01 100644 (file)
Binary files a/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png and b/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png b/LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png
deleted file mode 100644 (file)
index 67f0a5e..0000000
Binary files a/LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png b/LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png
deleted file mode 100644 (file)
index 67f0a5e..0000000
Binary files a/LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png and /dev/null differ
index 431d6da..2b393cd 100644 (file)
Binary files a/LayoutTests/platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.png and b/LayoutTests/platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.png differ
index be9dd2d..d2a19c5 100644 (file)
@@ -3,21 +3,21 @@ layer at (0,0) size 800x600
 layer at (0,0) size 480x360
   RenderSVGRoot {svg} at (0,0) size 480x360
     RenderSVGContainer {g} at (57,0) size 423x360
-      RenderSVGText {text} at (100,8) size 185x15 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 185x15
-          chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 185.00: "Some circles with ids, for linking tests."
+      RenderSVGText {text} at (100,9) size 188x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 188x14
+          chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 187.80: "Some circles with ids, for linking tests."
       RenderSVGPath {circle} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
-      RenderSVGText {text} at (203,87) size 40x15 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x15
-          chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 40.00: "circle-1"
+      RenderSVGText {text} at (203,88) size 39x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 39x14
+          chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 38.40: "circle-1"
       RenderSVGPath {circle} at (130,55) size 220x220 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
-      RenderSVGText {text} at (80,283) size 40x15 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x15
-          chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: "circle-2"
+      RenderSVGText {text} at (80,284) size 39x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 39x14
+          chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 38.40: "circle-2"
       RenderSVGRect {rect} at (57,0) size 366x360 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
       RenderSVGPath {circle} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
-      RenderSVGText {text} at (320,320) size 40x15 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 40x15
-          chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: "circle-3"
+      RenderSVGText {text} at (320,321) size 39x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 39x14
+          chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 38.40: "circle-3"
     RenderSVGContainer {g} at (0,0) size 480x360
       RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
index baf7798..5d8cf67 100644 (file)
Binary files a/LayoutTests/platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png and b/LayoutTests/platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png differ
index 42ac7f3..8a3cc0a 100644 (file)
@@ -1704,10 +1704,6 @@ BUGCR20345 : fast/dom/Window/window-property-descriptors.html = TEXT
 // Failures from Webkit merger 51724 -> 51772
 BUGCR20345 : http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html = TEXT
 
-// Flaky, not clear as of when.
-BUGCR21411 LINUX WIN DEBUG : svg/dom/SVGScriptElement/script-load-and-error-events.svg = PASS TEXT
-
-
 BUGCR25616 WIN : fast/overflow/overflow-float-stacking.html = FAIL
 
 // Flaky. The width of containing RenderBlocks sometimes becomes larger
@@ -3852,6 +3848,10 @@ BUGCR110365 WIN : webaudio/gain.html = PASS AUDIO
 
 BUGWK76488 : css3/images/cross-fade-background-size.html = IMAGE IMAGE+TEXT
 
+BUGKW76557 : svg/custom/transform-with-shadow-and-gradient.svg = IMAGE
+
+BUGWK76558 : svg/dom/SVGScriptElement/script-load-and-error-events.svg = PASS TEXT
+
 BUGWK76511 : compositing/geometry/clipped-video-controller.html = IMAGE
 BUGWK76511 : compositing/geometry/video-opacity-overlay.html = IMAGE
 BUGWK76511 : compositing/geometry/video-fixed-scrolling.html = IMAGE