[Webkit-unassigned] [Bug 155464] New: Web Inspector: cssmin.py does not handle calc(var(--toolbar-height) + var(--tab-bar-height))
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 14 14:25:40 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=155464
Bug ID: 155464
Summary: Web Inspector: cssmin.py does not handle
calc(var(--toolbar-height) + var(--tab-bar-height))
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: timothy at apple.com
CC: bburg at apple.com, graouts at webkit.org,
joepeck at webkit.org, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160314/fe1ca299/attachment.html>
More information about the webkit-unassigned
mailing list