Title: [103099] trunk/LayoutTests
Revision
103099
Author
e...@google.com
Date
2011-12-16 13:18:00 -0800 (Fri, 16 Dec 2011)

Log Message

[chromium] Fix duplicate layout test expectation
https://bugs.webkit.org/show_bug.cgi?id=53378

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103098 => 103099)


--- trunk/LayoutTests/ChangeLog	2011-12-16 21:03:05 UTC (rev 103098)
+++ trunk/LayoutTests/ChangeLog	2011-12-16 21:18:00 UTC (rev 103099)
@@ -1,3 +1,12 @@
+2011-12-16  Adrienne Walker  <e...@google.com>
+
+        [chromium] Fix duplicate layout test expectation
+        https://bugs.webkit.org/show_bug.cgi?id=53378
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-12-16  Yael Aharon  <yael.aha...@nokia.com>
 
         Audio file in video element has a size of 0x0 .

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (103098 => 103099)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-12-16 21:03:05 UTC (rev 103098)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-12-16 21:18:00 UTC (rev 103099)
@@ -880,7 +880,8 @@
 
 // Windows needs rebaselining after 53378 patch.
 BUGWK53378 WIN : svg/W3C-SVG-1.1/filters-example-01-b.svg = IMAGE
-BUGWK53378 WIN : svg/batik/text/textProperties.svg = IMAGE
+// This is a duplicate of BUGCR99500 below.
+//BUGWK53378 WIN : svg/batik/text/textProperties.svg = IMAGE
 BUGWK53378 WIN : svg/clip-path/clip-in-mask.svg = IMAGE
 BUGWK53378 WIN : svg/clip-path/deep-nested-clip-in-mask-different-unitTypes.svg = IMAGE+TEXT
 BUGWK53378 WIN : svg/clip-path/deep-nested-clip-in-mask-panning.svg = IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to