Title: [130528] trunk/LayoutTests
Revision
130528
Author
o...@chromium.org
Date
2012-10-05 11:03:27 -0700 (Fri, 05 Oct 2012)

Log Message

Add expected result accidentally left out of http://trac.webkit.org/changeset/130337.
* perf/adding-radio-buttons-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130527 => 130528)


--- trunk/LayoutTests/ChangeLog	2012-10-05 17:57:49 UTC (rev 130527)
+++ trunk/LayoutTests/ChangeLog	2012-10-05 18:03:27 UTC (rev 130528)
@@ -1,3 +1,8 @@
+2012-10-05  Ojan Vafai  <o...@chromium.org>
+
+        Add expected result accidentally left out of http://trac.webkit.org/changeset/130337.
+        * perf/adding-radio-buttons-expected.txt:
+
 2012-10-05  Zan Dobersek  <zandober...@gmail.com>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/perf/adding-radio-buttons-expected.txt (130527 => 130528)


--- trunk/LayoutTests/perf/adding-radio-buttons-expected.txt	2012-10-05 17:57:49 UTC (rev 130527)
+++ trunk/LayoutTests/perf/adding-radio-buttons-expected.txt	2012-10-05 18:03:27 UTC (rev 130528)
@@ -1,3 +1,3 @@
-Tests that adding a radio button to a radio button group is constant in the number of radio buttons.
+Tests that adding a radio button to a radio button group is linear in the number of radio buttons.
 PASS
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to