WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 178068
Web Inspector: add autocompletion for min/max within a CSS calc
https://bugs.webkit.org/show_bug.cgi?id=178068
Summary
Web Inspector: add autocompletion for min/max within a CSS calc
Devin Rousso
Reported
2017-10-08 15:04:13 PDT
When typing the following width: calc(m| we should show autocompletions for "min()" and "max()", as they are now supported for CSS calc.
Attachments
Patch
(1.60 KB, patch)
2017-10-08 15:04 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Patch
(1.61 KB, patch)
2017-10-08 16:33 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2017-10-08 15:04:58 PDT
Created
attachment 323145
[details]
Patch
Joseph Pecoraro
Comment 2
2017-10-08 15:25:18 PDT
Comment on
attachment 323145
[details]
Patch Heh, I did this the other day and decided against it. I can't remember my reasons though, so lets do it. Can calc be recursive? So should calc be in this list?
Devin Rousso
Comment 3
2017-10-08 16:33:04 PDT
Created
attachment 323148
[details]
Patch
WebKit Commit Bot
Comment 4
2017-10-08 18:10:47 PDT
Comment on
attachment 323148
[details]
Patch Clearing flags on attachment: 323148 Committed
r223038
: <
http://trac.webkit.org/changeset/223038
>
WebKit Commit Bot
Comment 5
2017-10-08 18:10:48 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2017-10-08 18:11:37 PDT
<
rdar://problem/34877729
>
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