Bug 140094 - Using calc() in repeat() for -webkit-grid-template-rows does not work
Summary: Using calc() in repeat() for -webkit-grid-template-rows does not work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-05 13:34 PST by Chris Dumez
Modified: 2015-01-05 20:48 PST (History)
8 users (show)

See Also:


Attachments
Patch (8.56 KB, patch)
2015-01-05 13:56 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews105 for mac-mountainlion-wk2 (570.14 KB, application/zip)
2015-01-05 14:15 PST, Build Bot
no flags Details
Patch (6.47 KB, patch)
2015-01-05 14:24 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-01-05 13:34:03 PST
Using calc() in repeat() for -webkit-grid-template-rows does not work because the CSS parser does not handle this case properly.
Comment 1 Chris Dumez 2015-01-05 13:56:20 PST
Created attachment 244001 [details]
Patch
Comment 2 Build Bot 2015-01-05 14:15:41 PST
Comment on attachment 244001 [details]
Patch

Attachment 244001 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6687861441036288

New failing tests:
fast/multicol/zeroColumnCount.html
Comment 3 Build Bot 2015-01-05 14:15:45 PST
Created attachment 244004 [details]
Archive of layout-test-results from ews105 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Chris Dumez 2015-01-05 14:24:33 PST
Created attachment 244005 [details]
Patch
Comment 5 WebKit Commit Bot 2015-01-05 20:48:31 PST
Comment on attachment 244005 [details]
Patch

Clearing flags on attachment: 244005

Committed r177947: <http://trac.webkit.org/changeset/177947>
Comment 6 WebKit Commit Bot 2015-01-05 20:48:36 PST
All reviewed patches have been landed.  Closing bug.