Bug 155464

Summary: Web Inspector: cssmin.py does not handle calc(var(--toolbar-height) + var(--tab-bar-height))
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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
Radar WebKit Bug Importer
Comment 1 2016-03-14 14:26:43 PDT
Timothy Hatcher
Comment 2 2016-03-14 14:30:17 PDT
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.