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

Unified Diff: LayoutTests/inspector/elements/styles/styles-new-API-expected.txt

Issue 784453003: Initial scroll-blocks-on compositor integration (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Eliminate scrollbars from iframe test for cross-platform output consistency Created 5 years, 11 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: LayoutTests/inspector/elements/styles/styles-new-API-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/styles-new-API-expected.txt b/LayoutTests/inspector/elements/styles/styles-new-API-expected.txt
index 93d7527af0f3a4821ba412c320d63ccb7a17f1f6..c144245d84430593c339ad70695de9e1fc047d16 100644
--- a/LayoutTests/inspector/elements/styles/styles-new-API-expected.txt
+++ b/LayoutTests/inspector/elements/styles/styles-new-API-expected.txt
@@ -74,6 +74,9 @@ Level=1
html: [user-agent] {
['display':'block'] @[undefined-undefined]
}
+:root: [user-agent] {
+ ['scroll-blocks-on':'start-touch wheel-event'] @[undefined-undefined]
+}
html: [regular, 4:0-4:4] {
['font-weight':'400'] @[5:4-5:21]
}

Powered by Google App Engine
This is Rietveld 408576698