Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Unified Diff: third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt

Issue 2932593004: Update the snap points css properties (Closed)
Patch Set: Add CSS Attributes Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
index 3f261c232c1dc851cd6766ecd5ce5096b55adf8b..cdd4652687491a3d78ff31e2f6383ef21d6911e9 100644
--- a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
@@ -241,10 +241,30 @@ rx: auto
ry: auto
scale: none
scroll-behavior: auto
-scroll-snap-coordinate: none
-scroll-snap-destination: 0px 0px
-scroll-snap-points-x: none
-scroll-snap-points-y: none
+scroll-padding: 0px
+scroll-padding-block: 0px
+scroll-padding-block-end: 0px
+scroll-padding-block-start: 0px
+scroll-padding-bottom: 0px
+scroll-padding-inline: 0px
+scroll-padding-inline-end: 0px
+scroll-padding-inline-start: 0px
+scroll-padding-left: 0px
+scroll-padding-right: 0px
+scroll-padding-top: 0px
+scroll-snap-align: none
+scroll-snap-margin: 0px
+scroll-snap-margin-block: 0px
+scroll-snap-margin-block-end: 0px
+scroll-snap-margin-block-start: 0px
+scroll-snap-margin-bottom: 0px
+scroll-snap-margin-inline: 0px
+scroll-snap-margin-inline-end: 0px
+scroll-snap-margin-inline-start: 0px
+scroll-snap-margin-left: 0px
+scroll-snap-margin-right: 0px
+scroll-snap-margin-top: 0px
+scroll-snap-stop: normal
scroll-snap-type: none
shape-image-threshold: 0
shape-margin: 0px

Powered by Google App Engine
This is Rietveld 408576698