Implement the unitless length quirk for border-*-width

This commit is contained in:
Anthony Ramine 2017-04-24 12:54:34 +02:00
parent 03d24e8361
commit b5a558e592
4 changed files with 20 additions and 52 deletions

View file

@ -33,7 +33,9 @@
computed_type="::app_units::Au",
alias=maybe_moz_logical_alias(product, side, "-moz-border-%s-width"),
spec=maybe_logical_spec(side, "width"),
animation_value_type="ComputedValue", logical=side[1])}
animation_value_type="ComputedValue",
logical=side[1],
allow_quirks=not side[1])}
% endfor
${helpers.gecko_keyword_conversion(Keyword('border-style',