mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
It was made a bitfield so that we could include style. But then style containment was removed and the bitfield keeps causing us to do wrong check (since INLINE_SIZE intersects SIZE). So just make it an enum. This causes a progression and a test that failed now times out (which is a pre-existing issue, just like the pseudo-elements test that times out). Differential Revision: https://phabricator.services.mozilla.com/D160371 |
||
---|---|---|
.. | ||
background.mako.rs | ||
border.mako.rs | ||
box.mako.rs | ||
column.mako.rs | ||
font.mako.rs | ||
inherited_svg.mako.rs | ||
inherited_text.mako.rs | ||
list.mako.rs | ||
margin.mako.rs | ||
outline.mako.rs | ||
padding.mako.rs | ||
position.mako.rs | ||
svg.mako.rs | ||
text.mako.rs | ||
ui.mako.rs |