WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
203310
Implement the CSS clamp() function
https://bugs.webkit.org/show_bug.cgi?id=203310
Summary
Implement the CSS clamp() function
Simon Fraser (smfr)
Reported
2019-10-23 13:10:06 PDT
https://drafts.csswg.org/css-values-4/#calc-notation
Attachments
Patch
(13.53 KB, patch)
2019-10-23 22:56 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(13.55 KB, patch)
2019-10-23 23:20 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(20.31 KB, patch)
2019-12-03 21:11 PST
,
Simon Fraser (smfr)
koivisto
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-10-23 13:10:35 PDT
<
rdar://problem/56551088
>
Simon Fraser (smfr)
Comment 2
2019-10-23 22:56:09 PDT
Created
attachment 381776
[details]
Patch
Simon Fraser (smfr)
Comment 3
2019-10-23 23:20:02 PDT
Created
attachment 381777
[details]
Patch
Simon Fraser (smfr)
Comment 4
2019-12-03 21:11:35 PST
Created
attachment 384786
[details]
Patch
Sam Weinig
Comment 5
2019-12-04 05:46:40 PST
Comment on
attachment 384786
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=384786&action=review
> Source/WebCore/css/CSSCalculationValue.cpp:761 > + bool isClampNode() const { return m_operator == CalcOperator::Clamp; }
Is this used?
Simon Fraser (smfr)
Comment 6
2019-12-04 09:28:20 PST
https://trac.webkit.org/changeset/253105/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug