aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/GlobalGen.py
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2019-05-06 21:31:16 +0000
committerEmilio Cobos Álvarez <emilio@crisal.io>2019-05-07 13:01:55 +0200
commit1bb15d881951425dd62f5d5b3677a18d1019167d (patch)
tree43566597956effd0659e369611018470892240ef /components/script/dom/bindings/codegen/GlobalGen.py
parent0c982dcd1660efe09431ed5f39d87f7b6c4188ea (diff)
downloadservo-1bb15d881951425dd62f5d5b3677a18d1019167d.tar.gz
servo-1bb15d881951425dd62f5d5b3677a18d1019167d.zip
style: scroll-snap-coordinate shouldn't use NotInitial.
The initial value for this is indeed `none` (and thus empty). The Rust code was confused. This property is disabled by default these days, and I think the get_initial_value() function, which is what could get confused, is not called for this property, so I think this shouldn't be observable. Differential Revision: https://phabricator.services.mozilla.com/D30124
Diffstat (limited to 'components/script/dom/bindings/codegen/GlobalGen.py')
0 files changed, 0 insertions, 0 deletions