Chromium Code Reviews| 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 { |