Bug 143515

Summary: Implement max() min() functions of CSS Values and Units Module Spec
Product: WebKit Reporter: Joonghun Park <jh718.park>
Component: CSSAssignee: Joonghun Park <jh718.park>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: buildbot, cnardi, jarek, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
<WIP>
none
<WIP>
jh718.park: commit-queue-
Archive of layout-test-results from ews100 for mac-mavericks
none
Archive of layout-test-results from ews107 for mac-mavericks-wk2 none

Description Joonghun Park 2015-04-07 23:16:33 PDT
This patch implements max() min() functions which defined in http://www.w3.org/TR/2011/WD-css3-values-20110906/#calc.
Comment 1 Joonghun Park 2015-04-07 23:25:45 PDT
Created attachment 250336 [details]
<WIP>
Comment 2 Joonghun Park 2015-04-07 23:31:20 PDT
Created attachment 250337 [details]
<WIP>
Comment 3 Build Bot 2015-04-08 00:20:49 PDT
Comment on attachment 250337 [details]
<WIP>

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

New failing tests:
css3/calc/simple-minmax.html
Comment 4 Build Bot 2015-04-08 00:20:51 PDT
Created attachment 250339 [details]
Archive of layout-test-results from ews100 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 5 Build Bot 2015-04-08 00:27:11 PDT
Comment on attachment 250337 [details]
<WIP>

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

New failing tests:
css3/calc/simple-minmax.html
Comment 6 Build Bot 2015-04-08 00:27:14 PDT
Created attachment 250340 [details]
Archive of layout-test-results from ews107 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 7 Chris Nardi 2018-01-23 07:15:15 PST
This should be resolved in bug 167000.
Comment 8 Joonghun Park 2019-04-30 07:53:25 PDT

*** This bug has been marked as a duplicate of bug 167000 ***