RESOLVED FIXED 146061
[CSS Grid Layout] Performance tests are using the old syntax
https://bugs.webkit.org/show_bug.cgi?id=146061
Summary [CSS Grid Layout] Performance tests are using the old syntax
Javier Fernandez
Reported 2015-06-17 07:57:14 PDT
Somehow we forgot to update the Grid Layout performance tests when tracks definition syntax changed. Currently they are using grid-definition-{rows, columns} instead if what current official draft is specifying, grid-template-{rows, columns}.
Attachments
Patch (1.99 KB, patch)
2015-06-17 08:01 PDT, Javier Fernandez
no flags
Javier Fernandez
Comment 1 2015-06-17 08:01:08 PDT
Sergio Villar Senin
Comment 2 2015-06-17 08:25:16 PDT
Comment on attachment 255015 [details] Patch What a mistake! Nice catch!
WebKit Commit Bot
Comment 3 2015-06-17 09:14:31 PDT
Comment on attachment 255015 [details] Patch Clearing flags on attachment: 255015 Committed r185652: <http://trac.webkit.org/changeset/185652>
WebKit Commit Bot
Comment 4 2015-06-17 09:14:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.