Title: [116992] trunk/LayoutTests
Revision
116992
Author
[email protected]
Date
2012-05-14 13:48:43 -0700 (Mon, 14 May 2012)

Log Message

[SVG] Nothing should be stroked when the stroke-width is 0
https://bugs.webkit.org/show_bug.cgi?id=83568

Unreviewed Chromium test expectations update.

* platform/chromium-linux/svg/custom/path-zero-strokewidth-expected.png:
* platform/chromium-mac/svg/custom/js-update-style-expected.png:
* platform/chromium-mac/svg/custom/path-zero-strokewidth-expected.png: Modified property svn:mime-type.
* platform/chromium-win/svg/custom/js-update-style-expected.png:
* platform/chromium-win/svg/custom/path-zero-strokewidth-expected.png:
* platform/chromium/test_expectations.txt:

Modified Paths

Property Changed

Diff

Modified: trunk/LayoutTests/ChangeLog (116991 => 116992)


--- trunk/LayoutTests/ChangeLog	2012-05-14 20:39:46 UTC (rev 116991)
+++ trunk/LayoutTests/ChangeLog	2012-05-14 20:48:43 UTC (rev 116992)
@@ -1,3 +1,17 @@
+2012-05-14  Stephen Chenney  <[email protected]>
+
+        [SVG] Nothing should be stroked when the stroke-width is 0
+        https://bugs.webkit.org/show_bug.cgi?id=83568
+
+        Unreviewed Chromium test expectations update.
+
+        * platform/chromium-linux/svg/custom/path-zero-strokewidth-expected.png:
+        * platform/chromium-mac/svg/custom/js-update-style-expected.png:
+        * platform/chromium-mac/svg/custom/path-zero-strokewidth-expected.png: Modified property svn:mime-type.
+        * platform/chromium-win/svg/custom/js-update-style-expected.png:
+        * platform/chromium-win/svg/custom/path-zero-strokewidth-expected.png:
+        * platform/chromium/test_expectations.txt:
+
 2012-05-14  Jian Li  <[email protected]>
 
         Unreviewed. Added more detail to marked test failure for chromium.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (116991 => 116992)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-14 20:39:46 UTC (rev 116991)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-14 20:48:43 UTC (rev 116992)
@@ -1283,8 +1283,13 @@
 BUGWK84230 : svg/as-background-image/background-image-preserveaspectRatio-support.html = IMAGE PASS
 BUGWK84230 : svg/as-image/img-preserveAspectRatio-support-1.html = IMAGE PASS
 
+BUGWK84719 WIN : svg/text/select-text-svgfont.html = TEXT PASS
 
+// This appears to be sensitive to --test-shell vs "drt mode" in DRT for some reason
+BUGWK85085 : svg/custom/clip-path-referencing-use2.svg = TEXT
 
+BUGWK85107 : svg/as-image/svg-as-relative-image-with-explicit-size.html = PASS IMAGE
+
 // -----------------------------------------------------------------
 // End SVG TESTS
 // -----------------------------------------------------------------
@@ -3643,8 +3648,6 @@
 
 BUGWK84714 SNOWLEOPARD : compositing/geometry/empty-embed-rects.html = TIMEOUT PASS
 
-BUGWK84719 WIN : svg/text/select-text-svgfont.html = TEXT PASS
-
 BUGWK84720 DEBUG : fast/repaint/fixed-right-in-page-scale.html = IMAGE PASS
 
 BUGWK84724 SNOWLEOPARD : platform/chromium/media/video-frame-size-change.html = IMAGE PASS
@@ -3672,8 +3675,6 @@
 BUGWK84854 LINUX X86 : svg/batik/text/verticalTextOnPath.svg = IMAGE PASS
 
 // Requires rebaseline after bug 83978
-BUGWK83568 : svg/custom/path-zero-strokewidth.svg = IMAGE
-BUGWK83568 : svg/custom/js-update-style.svg = IMAGE
 
 BUGWK84972 MAC WIN DEBUG : webaudio/audioparam-exponentialRampToValueAtTime.html = PASS CRASH
 BUGWK85003 WIN : media/video-currentTime-set.html = PASS TEXT
@@ -3681,15 +3682,11 @@
 BUGWK85038 : http/tests/inspector/network/network-initiator.html = TEXT TIMEOUT
 BUGWK85082 XP DEBUG : platform/chromium/media/video-capture-preview.html = CRASH PASS
 
-// This appears to be sensitive to --test-shell vs "drt mode" in DRT for some reason
-BUGWK85085 : svg/custom/clip-path-referencing-use2.svg = TEXT
-
 BUGWK85090 : fast/js/dfg-float64array.html = PASS TIMEOUT
 BUGWK85090 : fast/js/dfg-uint32array.html = PASS TIMEOUT
 BUGWK85090 : fast/js/dfg-uint16array.html = PASS TIMEOUT
 BUGWK85090 : fast/js/dfg-uint8array.html = PASS TIMEOUT
 BUGWK85106 SLOW : tables/mozilla/other/slashlogo.html = PASS
-BUGWK85107 : svg/as-image/svg-as-relative-image-with-explicit-size.html = PASS IMAGE
 
 BUGWK85174 : fast/files/blob-constructor.html = CRASH
 BUGWK85174 : fast/dom/HTMLAnchorElement/anchor-download-unset.html = TIMEOUT

Modified: trunk/LayoutTests/platform/chromium-linux/svg/custom/path-zero-strokewidth-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/js-update-style-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/path-zero-strokewidth-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/svg/custom/path-zero-strokewidth-expected.png ___________________________________________________________________

Modified: svn:mime-type

+ image/png

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/js-update-style-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/path-zero-strokewidth-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to