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

Unified Diff: LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt

Issue 1148873005: Parsing CSS properties for scroll snap points (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix comment Created 5 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
« no previous file with comments | « no previous file | LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
index ac6482c5f852778d20c382975f1eed7c96344fb9..8901b6f6b7bce38312a158af3ce7dbad5a194361 100644
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
@@ -233,6 +233,11 @@ rx: 0px
ry: 0px
scroll-behavior: auto
scroll-blocks-on: none
+scroll-snap-coordinate: none
+scroll-snap-destination: 0px 0px
+scroll-snap-points-x: none
+scroll-snap-points-y: none
+scroll-snap-type: none
shape-image-threshold: 0
shape-margin: 0px
shape-outside: none
« no previous file with comments | « no previous file | LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698