gecko-dev/layout
Emilio Cobos Álvarez 9b78285fd3 Bug 1609737 - Simplify calc expressions earlier. r=boris
This simplifies a bit the code, and guarantees that all calc()s have percentages
and lengths.

I also wanted to remove unclamped_length() / specified_percentage() (for the
same reason as the above patch), but they're needed for animations for now. When
I implement min() / max() for <length-percentage> they'll be fixed.

Differential Revision: https://phabricator.services.mozilla.com/D60194

--HG--
extra : moz-landing-system : lando
2020-01-23 00:36:34 +00:00
..
base Bug 1592822 - Use Serde for SVGOffsetPath. r=emilio 2020-01-22 20:18:35 +00:00
build Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
doc
forms Bug 1341018 - Create enum class LegendAlignValue to replace NS_STYLE_TEXT_ALIGN_* and NS_STYLE_VERTICAL_ALIGN_* in legend code. r=emilio 2020-01-23 03:10:03 +00:00
generic Backed out 2 changesets (bug 1516413) for valgrind failure CLOSED TREE 2020-01-23 00:53:42 +02:00
inspector Bug 1607408 - Remove InspectorUtils.getBindingURLs. r=jwatt 2020-01-09 19:08:30 +00:00
ipc Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
mathml Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2020-01-09 21:50:11 +00:00
media
painting Bug 1609711 - Compute gradient positions in css pixels. r=jrmuizel 2020-01-23 00:36:12 +00:00
printing Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
reftests Bug 1609711 - Fix merge conflict. 2020-01-23 03:31:23 +01:00
style Bug 1609737 - Simplify calc expressions earlier. r=boris 2020-01-23 00:36:34 +00:00
svg Bug 1609996 - Remove mozilla::Swap in favor of std::swap. r=froydnj 2020-01-20 16:17:06 +00:00
tables Bug 1609996 - Remove mozilla::Swap in favor of std::swap. r=froydnj 2020-01-20 16:17:06 +00:00
tools Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre 2020-01-21 21:32:28 +00:00
xul Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
moz.build