Add -moz-float-edge

This commit is contained in:
Keith Yeung 2016-05-13 15:52:37 -04:00
parent 2d5dc8fa6d
commit 5170f46455
2 changed files with 8 additions and 2 deletions

View file

@ -63,3 +63,9 @@
% endfor
${helpers.single_keyword("box-decoration-break", "slice clone", products="gecko")}
${helpers.single_keyword("-moz-float-edge",
"content-box margin-box",
gecko_ffi_name="mFloatEdge",
gecko_constant_prefix="NS_STYLE_FLOAT_EDGE",
products="gecko")}