Bug 155583 - [css-grid] Add parsing support for <auto-repeat> syntax
Summary: [css-grid] Add parsing support for <auto-repeat> syntax
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-17 03:19 PDT by Sergio Villar Senin
Modified: 2016-04-12 05:21 PDT (History)
6 users (show)

See Also:


Attachments
Patch (35.20 KB, patch)
2016-03-17 04:06 PDT, Sergio Villar Senin
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-yosemite (770.81 KB, application/zip)
2016-03-17 04:58 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (828.38 KB, application/zip)
2016-03-17 05:01 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews115 for mac-yosemite (932.40 KB, application/zip)
2016-03-17 05:12 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews122 for ios-simulator-wk2 (604.96 KB, application/zip)
2016-03-17 05:14 PDT, Build Bot
no flags Details
Patch (35.28 KB, patch)
2016-03-17 05:54 PDT, Sergio Villar Senin
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2016-03-17 03:19:21 PDT
[css-grid] Add parsing support for <auto-repeat> syntax
Comment 1 Sergio Villar Senin 2016-03-17 04:06:55 PDT
Created attachment 274277 [details]
Patch
Comment 2 Build Bot 2016-03-17 04:58:35 PDT
Comment on attachment 274277 [details]
Patch

Attachment 274277 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/993717

New failing tests:
fast/css-grid-layout/grid-element-auto-repeat-get-set.html
Comment 3 Build Bot 2016-03-17 04:58:37 PDT
Created attachment 274281 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-03-17 05:01:45 PDT
Comment on attachment 274277 [details]
Patch

Attachment 274277 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/993722

New failing tests:
fast/css-grid-layout/grid-element-auto-repeat-get-set.html
Comment 5 Build Bot 2016-03-17 05:01:47 PDT
Created attachment 274282 [details]
Archive of layout-test-results from ews107 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2016-03-17 05:12:43 PDT
Comment on attachment 274277 [details]
Patch

Attachment 274277 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/993730

New failing tests:
fast/css-grid-layout/grid-element-auto-repeat-get-set.html
Comment 7 Build Bot 2016-03-17 05:12:45 PDT
Created attachment 274284 [details]
Archive of layout-test-results from ews115 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 8 Build Bot 2016-03-17 05:14:28 PDT
Comment on attachment 274277 [details]
Patch

Attachment 274277 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/993733

New failing tests:
fast/css-grid-layout/grid-element-auto-repeat-get-set.html
Comment 9 Build Bot 2016-03-17 05:14:30 PDT
Created attachment 274285 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122  Port: ios-simulator-wk2  Platform: Mac OS X 10.10.5
Comment 10 Sergio Villar Senin 2016-03-17 05:54:30 PDT
Created attachment 274286 [details]
Patch
Comment 11 Sergio Villar Senin 2016-04-11 03:24:41 PDT
Ping reviewers
Comment 12 Antti Koivisto 2016-04-11 05:55:17 PDT
Comment on attachment 274286 [details]
Patch

r=me
Comment 13 Sergio Villar Senin 2016-04-12 05:21:59 PDT
Committed r199343: <http://trac.webkit.org/changeset/199343>