gecko-dev/browser
Boris Chiou c35f47093e Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio
Support unprefixed min-content and max-content and treat the prefixed
version as aliases for
1. width, min-width, max-width if inline-axis is horizontal, and
2. height, min-height, max-height if inline-axis is vertical, and
3. inline-size, min-inline-size, max-inline-size, and
4. flex-basis.

Besides, update the test cases to use unprefixed max-content and
min-content.

Depends on D7535

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

--HG--
extra : moz-landing-system : lando
2018-12-18 18:47:37 +00:00
..
actors Bug 1503674 - Remove unused PageMetadata. r=Gijs 2018-12-17 09:33:12 +00:00
app Bug 1514353 - Turn on topsites search shortcuts in all channels r=k88hudson 2018-12-14 21:34:28 +00:00
base Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
branding Bug 1491672 - Migrate About Dialog to use Fluent for localization r=flod,zbraniecki,jaws 2018-11-05 16:13:12 +00:00
components Backed out changeset 6267aad872ec (bug 1514673) for bc failures in browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_events.js 2018-12-18 18:53:26 +02:00
config Bug 1514209 - Enable the crashreporter code on Windows arm64 builds. r=froydnj 2018-12-14 14:50:30 +00:00
docs Bug 1502388 - Allow the view to limit searches to specific sources. r=adw 2018-12-17 10:50:10 +00:00
extensions Bug 1487401 - Remove mobile UA override for eBay. r=twisniewski,kmag,miketaylr 2018-12-17 21:38:49 +00:00
fonts
installer Bug 1512699 - Detect the AArch64 platform in the full installer. r=agashlin 2018-12-18 02:42:48 +00:00
locales Merge mozilla-inbound to mozilla-central a=merge 2018-12-14 18:22:09 +02:00
modules Bug 1513890 - Get rid of x-moz-errormessage attribute, r=edgar 2018-12-15 09:54:02 +01:00
themes Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
tools/mozscreenshots Bug 1501286 - Part 2: Remove support for tracking protection UI from Control Centre r=johannh 2018-10-25 16:52:19 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1502457 - Move MOZ_APP_VERSION{,_DISPLAY} to python configure. r=nalexander 2018-11-16 01:15:35 +00:00
defs.mk
moz.build
moz.configure