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

Unified Diff: Source/core/css/svg.css

Issue 1287623002: Delete blink code for scroll-blocks-on (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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: Source/core/css/svg.css
diff --git a/Source/core/css/svg.css b/Source/core/css/svg.css
index 07e665eff485c8a291382a91ea850859bc90d425..ab4e18babe40c96d17d2872c8660944f9dd87095 100644
--- a/Source/core/css/svg.css
+++ b/Source/core/css/svg.css
@@ -50,7 +50,6 @@ svg:not(:root), symbol, image, marker, pattern, foreignObject {
svg:root {
width: 100%;
height: 100%;
- scroll-blocks-on: start-touch wheel-event;
}
text, foreignObject {

Powered by Google App Engine
This is Rietveld 408576698