style: scroll-margin properties shouldn't apply to first-line / first-letter.

From https://drafts.csswg.org/css-scroll-snap-1/#placement:

> None of the properties in this module apply to the ::first-line and
> ::first-letter pseudo-elements.

Differential Revision: https://phabricator.services.mozilla.com/D37719
This commit is contained in:
Emilio Cobos Álvarez 2019-07-11 23:06:59 +00:00
parent b8e3247b32
commit 2a500eadd3
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -38,7 +38,6 @@
logical=side[1],
logical_group="scroll-margin",
spec="https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-margin-%s" % side[0],
flags="APPLIES_TO_FIRST_LETTER APPLIES_TO_FIRST_LINE",
animation_value_type="ComputedValue",
)}
% endfor