Title: [121457] trunk/LayoutTests
Revision
121457
Author
[email protected]
Date
2012-06-28 13:13:08 -0700 (Thu, 28 Jun 2012)

Log Message

[chromium] svg/custom/clip-path-referencing-use2.svg fails in "drt mode" in DRT
https://bugs.webkit.org/show_bug.cgi?id=85085

Unreviewed Chromium expectations update.

NRWT is not printing the stdout from this test, which is not really
enough to warrant keeping the expectations incorrect. The bug stays
open.

* platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt:
* platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt:
* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121456 => 121457)


--- trunk/LayoutTests/ChangeLog	2012-06-28 20:02:07 UTC (rev 121456)
+++ trunk/LayoutTests/ChangeLog	2012-06-28 20:13:08 UTC (rev 121457)
@@ -1,3 +1,18 @@
+2012-06-28  Stephen Chenney  <[email protected]>
+
+        [chromium] svg/custom/clip-path-referencing-use2.svg fails in "drt mode" in DRT
+        https://bugs.webkit.org/show_bug.cgi?id=85085
+
+        Unreviewed Chromium expectations update.
+
+        NRWT is not printing the stdout from this test, which is not really
+        enough to warrant keeping the expectations incorrect. The bug stays
+        open.
+
+        * platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt:
+        * platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt:
+        * platform/chromium/TestExpectations:
+
 2012-06-28  Andrei Onea  <[email protected]>
 
         [CSSRegions]Rename NamedFlow::contentNodes to NamedFlow::getContent()

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121456 => 121457)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-28 20:02:07 UTC (rev 121456)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-28 20:13:08 UTC (rev 121457)
@@ -1328,9 +1328,6 @@
 BUGWK84854 LINUX : svg/batik/text/textOnPath.svg = IMAGE PASS
 BUGWK84854 LINUX : svg/batik/text/verticalTextOnPath.svg = IMAGE 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
 BUGWK85107 : svg/as-image/animated-svg-as-image.html = PASS IMAGE
 

Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt (121456 => 121457)


--- trunk/LayoutTests/platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt	2012-06-28 20:02:07 UTC (rev 121456)
+++ trunk/LayoutTests/platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt	2012-06-28 20:13:08 UTC (rev 121457)
@@ -20,4 +20,3 @@
     RenderSVGText {text} at (10,126) size 588x18 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 588x18
         chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 96 width 588.00: "The red rectangle should not show since it uses a clipping path that uses an indirect reference."
-CONSOLE MESSAGE: line 1: Error: Not allowed to use indirect reference in <clip-path>

Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt (121456 => 121457)


--- trunk/LayoutTests/platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt	2012-06-28 20:02:07 UTC (rev 121456)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt	2012-06-28 20:13:08 UTC (rev 121457)
@@ -20,4 +20,3 @@
     RenderSVGText {text} at (10,125) size 559x19 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 559x19
         chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 96 width 559.00: "The red rectangle should not show since it uses a clipping path that uses an indirect reference."
-CONSOLE MESSAGE: line 1: Error: Not allowed to use indirect reference in <clip-path>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to