Chromium Code Reviews
DescriptionSupport nested calc()
This patch adds support for nested calc(). This just means that where we
allow a left parenthesis we also allow using calc(. Nested calc() can be
useful when using variables as it allows variables to be used inside
calc() expressions more freely.
FF added support for nested calc() a couple of weeks ago. While we
support -webkit-calc(), we don't add nesting support for it.
BUG=600113
https://drafts.csswg.org/css-values/#calc-syntax
https://bugzilla.mozilla.org/show_bug.cgi?id=968761
Committed: https://crrev.com/08d6e889c5efdf7d93e0badcd1cd5dcb8e79574c
Cr-Commit-Position: refs/heads/master@{#385076}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
||||||||||||||||||||||||||||