WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155464
Web Inspector: cssmin.py does not handle calc(var(--toolbar-height) + var(--tab-bar-height))
https://bugs.webkit.org/show_bug.cgi?id=155464
Summary
Web Inspector: cssmin.py does not handle calc(var(--toolbar-height) + var(--t...
Timothy Hatcher
Reported
2016-03-14 14:25:40 PDT
It outputs calc(var(--toolbar-height)+var(--tab-bar-height)), which is not valid. This is breaking the UI after
http://trac.webkit.org/changeset/198065
.
Attachments
Patch
(3.09 KB, patch)
2016-03-14 14:30 PDT
,
Timothy Hatcher
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-03-14 14:26:43 PDT
<
rdar://problem/25152196
>
Timothy Hatcher
Comment 2
2016-03-14 14:30:17 PDT
Created
attachment 274029
[details]
Patch
Joseph Pecoraro
Comment 3
2016-03-14 14:30:52 PDT
Comment on
attachment 274029
[details]
Patch r=me!
WebKit Commit Bot
Comment 4
2016-03-14 15:22:10 PDT
Comment on
attachment 274029
[details]
Patch Clearing flags on attachment: 274029 Committed
r198164
: <
http://trac.webkit.org/changeset/198164
>
WebKit Commit Bot
Comment 5
2016-03-14 15:22:14 PDT
All reviewed patches have been landed. Closing bug.
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