[chromium] svg/custom/clip-path-referencing-use2.svg fails in "drt mode" in DRT
authorschenney@chromium.org <schenney@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 28 Jun 2012 20:13:08 +0000 (20:13 +0000)
committerschenney@chromium.org <schenney@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 28 Jun 2012 20:13:08 +0000 (20:13 +0000)
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:

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

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

index f1d847e..43ec747 100644 (file)
@@ -1,3 +1,18 @@
+2012-06-28  Stephen Chenney  <schenney@chromium.org>
+
+        [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  <onea@adobe.com>
 
         [CSSRegions]Rename NamedFlow::contentNodes to NamedFlow::getContent()
index 2a2f0db..052b695 100644 (file)
@@ -20,4 +20,3 @@ layer at (0,0) size 800x600
     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>
index a544567..a2745b2 100644 (file)
@@ -20,4 +20,3 @@ layer at (0,0) size 800x600
     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>
index 685f872..e821786 100644 (file)
@@ -1328,9 +1328,6 @@ BUGWK84719 WIN : svg/text/select-text-svgfont.html = TEXT PASS
 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