gecko-dev/layout
Boris Chiou 56e8afca3d Bug 1500627 - Treat min-main-size:[keyword] as "auto" for flex items, if main axis is the item's block axis r=dholbert
Keywords on the sizing properties in the block axis should behave as
initial values in the flex frame. We store the keywords as enum, instead
of auto or none in nsStyleCoord, so we have to handle it explicitly.

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

--HG--
extra : moz-landing-system : lando
2018-10-29 22:56:35 +00:00
..
base Bug 1432429 - Clean up a few random areas of code to accomodate Fuzzyfox: Performance and RefreshDriver. r=froydnj,baku 2018-09-18 13:05:48 -05:00
build Bug 1432429 - Add FuzzyFox class and prefs. r=baku,froydnj 2018-09-18 13:05:26 -05:00
doc
forms Bug 1500530 - Make the anonymous child <label> have display:inline-block so that it applies its min-inline-size. r=jfkthame 2018-10-25 16:51:45 +02:00
generic Bug 1500627 - Treat min-main-size:[keyword] as "auto" for flex items, if main axis is the item's block axis r=dholbert 2018-10-29 22:56:35 +00:00
inspector Bug 1496619 - Part 1: Drop frames() timing function r=birtles 2018-10-26 18:03:24 +00:00
ipc Bug 1496839 - Avoid dereferencing null frame r=mattwoodrow 2018-10-18 02:26:59 +00:00
mathml
media
painting Bug 1501062 - Set the visible region on scrollthumb WebRenderLayerScrollData items. r=botond 2018-10-29 15:40:09 -04:00
printing
reftests Bug 1500627 - Treat min-main-size:[keyword] as "auto" for flex items, if main axis is the item's block axis r=dholbert 2018-10-29 22:56:35 +00:00
style Bug 1430969: Add tests for border-image-source blocking r=emilio 2018-10-29 10:40:32 +00:00
svg Bug 1502658 - Remove SVG use attribute change handling code from nsSVGUseFrame to SVGUseElement. r=longsonr 2018-10-28 23:20:43 +00:00
tables
tools Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE 2018-10-15 14:39:00 +03:00
xul Bug 1466707 - Ensure that animated images always honour the animated image mode. r=tnikkel 2018-10-16 08:50:44 -04:00
moz.build