style: Parse scroll-snap-stop style and propagate it to APZ side

Depends on D146147

Differential Revision: https://phabricator.services.mozilla.com/D145850
This commit is contained in:
Hiroyuki Ikezoe 2023-08-15 00:30:59 +02:00 committed by Martin Robinson
parent f5cf952525
commit 3723a7b18d
7 changed files with 39 additions and 5 deletions

View file

@ -492,6 +492,7 @@ class Longhand(Property):
"ScrollbarGutter",
"ScrollSnapAlign",
"ScrollSnapAxis",
"ScrollSnapStop",
"ScrollSnapStrictness",
"ScrollSnapType",
"TextAlign",