Bug 140094

Summary: Using calc() in repeat() for -webkit-grid-template-rows does not work
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, buildbot, commit-queue, darin, dino, kling, koivisto, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews105 for mac-mountainlion-wk2
none
Patch none

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.