Title: [94744] trunk/LayoutTests
Revision
94744
Author
[email protected]
Date
2011-09-07 21:03:13 -0700 (Wed, 07 Sep 2011)

Log Message

Fix typo in test_expectations introduced with r94725
https://bugs.webkit.org/show_bug.cgi?id=67758

image-makering.html -> image-color-matching.html

Patch by Ben Wells <[email protected]> on 2011-09-07
Reviewed by Ryosuke Niwa.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94743 => 94744)


--- trunk/LayoutTests/ChangeLog	2011-09-08 03:39:35 UTC (rev 94743)
+++ trunk/LayoutTests/ChangeLog	2011-09-08 04:03:13 UTC (rev 94744)
@@ -1,3 +1,14 @@
+2011-09-07  Ben Wells  <[email protected]>
+
+        Fix typo in test_expectations introduced with r94725
+        https://bugs.webkit.org/show_bug.cgi?id=67758
+
+        image-makering.html -> image-color-matching.html
+
+        Reviewed by Ryosuke Niwa.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-09-07  Dan Bernstein  <[email protected]>
 
         Added Snow Leopard results for this new test.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (94743 => 94744)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-09-08 03:39:35 UTC (rev 94743)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-09-08 04:03:13 UTC (rev 94744)
@@ -3427,7 +3427,7 @@
 // Strange scrollbar.
 BUGWK63115 : fast/css/font-face-in-shadow-DOM.html = PASS IMAGE+TEXT
 
-BUGWK66437 WIN MAC GPU GPU-CG : compositing/color-matching/image-makering.html = IMAGE
+BUGWK66437 WIN MAC GPU GPU-CG : compositing/color-matching/image-color-matching.html = IMAGE
 BUGWK66437 WIN MAC LINUX GPU GPU-CG : compositing/flat-with-transformed-child.html = IMAGE
 BUGWK66437 WIN MAC GPU GPU-CG : compositing/masks/masked-ancestor.html = IMAGE
 BUGWK66437 WIN MAC GPU GPU-CG : compositing/reflections/nested-reflection-transformed.html = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to