mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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:
parent
b8e3247b32
commit
2a500eadd3
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue