From 41eb963a84c08866dbbcec162e571bdc1c39661d Mon Sep 17 00:00:00 2001 From: "rego@igalia.com" Date: Fri, 17 Jan 2014 22:22:13 +0000 Subject: [PATCH] [CSS Regions] Minor fixes in regions performance tests https://bugs.webkit.org/show_bug.cgi?id=127041 Reviewed by Ryosuke Niwa. Fix minor issues in CSS Regions performance tests. * Layout/RegionsAuto.html: Change type to lower case. * Layout/RegionsAutoMaxHeight.html: Ditto. * Layout/RegionsFixed.html: Ditto. * Layout/RegionsFixedShort.html: Ditto. * Layout/RegionsSelection.html: Ditto. Move test methods from regions.js. * Layout/resources/regions.js: Remove moved methods. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@162223 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- PerformanceTests/ChangeLog | 16 +++++++++ PerformanceTests/Layout/RegionsAuto.html | 2 +- .../Layout/RegionsAutoMaxHeight.html | 2 +- PerformanceTests/Layout/RegionsFixed.html | 2 +- .../Layout/RegionsFixedShort.html | 2 +- PerformanceTests/Layout/RegionsSelection.html | 35 ++++++++++++++++++- PerformanceTests/Layout/resources/regions.js | 35 +------------------ 7 files changed, 55 insertions(+), 39 deletions(-) diff --git a/PerformanceTests/ChangeLog b/PerformanceTests/ChangeLog index 7695ef50d187..7229d166b9a7 100644 --- a/PerformanceTests/ChangeLog +++ b/PerformanceTests/ChangeLog @@ -1,3 +1,19 @@ +2014-01-17 Manuel Rego Casasnovas + + [CSS Regions] Minor fixes in regions performance tests + https://bugs.webkit.org/show_bug.cgi?id=127041 + + Reviewed by Ryosuke Niwa. + + Fix minor issues in CSS Regions performance tests. + + * Layout/RegionsAuto.html: Change type to lower case. + * Layout/RegionsAutoMaxHeight.html: Ditto. + * Layout/RegionsFixed.html: Ditto. + * Layout/RegionsFixedShort.html: Ditto. + * Layout/RegionsSelection.html: Ditto. Move test methods from regions.js. + * Layout/resources/regions.js: Remove moved methods. + 2014-01-17 Ryosuke Niwa Host DoYouEvenBench on webkit.org diff --git a/PerformanceTests/Layout/RegionsAuto.html b/PerformanceTests/Layout/RegionsAuto.html index 67a41f0dad25..ce5924c19d9e 100644 --- a/PerformanceTests/Layout/RegionsAuto.html +++ b/PerformanceTests/Layout/RegionsAuto.html @@ -1,7 +1,7 @@ - +