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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt

Issue 2932593004: Update the snap points css properties (Closed)
Patch Set: Fix nits 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/webexposed/css-properties-as-js-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt b/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
index fe295eaa45d0670a2422b6cba579ba0a5f32be57..8f7aadd142bf0e765814cc0739eb812980e3d9c4 100644
--- a/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
@@ -248,10 +248,30 @@ rx
ry
scale
scrollBehavior
-scrollSnapCoordinate
-scrollSnapDestination
-scrollSnapPointsX
-scrollSnapPointsY
+scrollPadding
+scrollPaddingBlock
+scrollPaddingBlockEnd
+scrollPaddingBlockStart
+scrollPaddingBottom
+scrollPaddingInline
+scrollPaddingInlineEnd
+scrollPaddingInlineStart
+scrollPaddingLeft
+scrollPaddingRight
+scrollPaddingTop
+scrollSnapAlign
+scrollSnapMargin
+scrollSnapMarginBlock
+scrollSnapMarginBlockEnd
+scrollSnapMarginBlockStart
+scrollSnapMarginBottom
+scrollSnapMarginInline
+scrollSnapMarginInlineEnd
+scrollSnapMarginInlineStart
+scrollSnapMarginLeft
+scrollSnapMarginRight
+scrollSnapMarginTop
+scrollSnapStop
scrollSnapType
setProperty
shapeImageThreshold

Powered by Google App Engine
This is Rietveld 408576698