Chromium Code Reviews| Index: Source/core/css/svg.css |
| diff --git a/Source/core/css/svg.css b/Source/core/css/svg.css |
| index 6151d17c5d294de7ab2c5aaf098f25279bfc3d07..07e665eff485c8a291382a91ea850859bc90d425 100644 |
| --- a/Source/core/css/svg.css |
| +++ b/Source/core/css/svg.css |
| @@ -49,7 +49,8 @@ svg:not(:root), symbol, image, marker, pattern, foreignObject { |
| svg:root { |
| width: 100%; |
| - height: 100% |
| + height: 100%; |
| + scroll-blocks-on: start-touch wheel-event; |
| } |
| text, foreignObject { |