Title: [168375] trunk/PerformanceTests
Revision
168375
Author
stav...@adobe.com
Date
2014-05-06 12:48:53 -0700 (Tue, 06 May 2014)

Log Message

[CSSRegions] Enabled regions performance tests by default
https://bugs.webkit.org/show_bug.cgi?id=128244

Reviewed by Andreas Kling.

Enabled regions performance tests.

* Skipped:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (168374 => 168375)


--- trunk/PerformanceTests/ChangeLog	2014-05-06 19:28:25 UTC (rev 168374)
+++ trunk/PerformanceTests/ChangeLog	2014-05-06 19:48:53 UTC (rev 168375)
@@ -1,3 +1,14 @@
+2014-05-06  Radu Stavila  <stav...@adobe.com>
+
+        [CSSRegions] Enabled regions performance tests by default
+        https://bugs.webkit.org/show_bug.cgi?id=128244
+
+        Reviewed by Andreas Kling.
+
+        Enabled regions performance tests.
+
+        * Skipped:
+
 2014-04-25  Andreas Kling  <akl...@apple.com>
 
         Bump jQuery to same version that dromaeo.com uses.

Modified: trunk/PerformanceTests/Skipped (168374 => 168375)


--- trunk/PerformanceTests/Skipped	2014-05-06 19:28:25 UTC (rev 168374)
+++ trunk/PerformanceTests/Skipped	2014-05-06 19:48:53 UTC (rev 168375)
@@ -77,15 +77,6 @@
 # but is still useful for testing the threaded parser.
 Parser/html-parser-threaded.html
 
-# Skip the regions performance tests for now.
-Layout/RegionsAuto.html
-Layout/RegionsAutoMaxHeight.html
-Layout/RegionsFixed.html
-Layout/RegionsFixedShort.html
-Layout/RegionsSelection.html
-Layout/RegionsSelectionMixedContent.html
-Layout/RegionsSelectAllMixedContent.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=113811#c2
 Layout/LineLayoutJapanese.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to