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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/css-property-listing-expected.txt

Issue 2769793002: Implement CSS: scroll-boundary-behavior (Closed)
Patch Set: Add documentation Created 3 years, 5 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-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/css-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/css-property-listing-expected.txt
index b7c4d50b721e5799db99a43a2a9908560f359731..8cf1d738884cd483d3a8035354205678ebf35c3e 100644
--- a/third_party/WebKit/LayoutTests/webexposed/css-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/css-property-listing-expected.txt
@@ -289,6 +289,8 @@ All changes to this list should go through Blink's feature review process: http:
ry
scale
scroll-behavior
+ scroll-boundary-behavior-x
+ scroll-boundary-behavior-y
scroll-padding-block-end
scroll-padding-block-start
scroll-padding-bottom
@@ -615,6 +617,9 @@ All changes to this list should go through Blink's feature review process: http:
place-self
align-self
justify-self
+ scroll-boundary-behavior
+ scroll-boundary-behavior-x
+ scroll-boundary-behavior-y
scroll-padding
scroll-padding-bottom
scroll-padding-left

Powered by Google App Engine
This is Rietveld 408576698