Title: [99757] trunk/LayoutTests
Revision
99757
Author
[email protected]
Date
2011-11-09 13:59:15 -0800 (Wed, 09 Nov 2011)

Log Message

Update test description.

Not reviewed.

* svg/dom/rgb-color-parser-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99756 => 99757)


--- trunk/LayoutTests/ChangeLog	2011-11-09 21:25:05 UTC (rev 99756)
+++ trunk/LayoutTests/ChangeLog	2011-11-09 21:59:15 UTC (rev 99757)
@@ -1,3 +1,11 @@
+2011-11-09  Antti Koivisto  <[email protected]>
+
+        Update test description.
+
+        Not reviewed.
+
+        * svg/dom/rgb-color-parser-expected.txt:
+
 2011-11-09  Ken Buchanan <[email protected]>
 
         Rebaselining gtk and qt results for foreign object overflow

Modified: trunk/LayoutTests/svg/dom/rgb-color-parser-expected.txt (99756 => 99757)


--- trunk/LayoutTests/svg/dom/rgb-color-parser-expected.txt	2011-11-09 21:25:05 UTC (rev 99756)
+++ trunk/LayoutTests/svg/dom/rgb-color-parser-expected.txt	2011-11-09 21:59:15 UTC (rev 99757)
@@ -1,4 +1,4 @@
-This test fuzzes the length list parser with semi-random attribute values and dumps the results of any values that parse successfully.
+This test fuzzes the color parser with semi-random attribute values and dumps the results of any values that parse successfully.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to