Chromium Code Reviews| Index: Source/core/css/html.css |
| diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
| index 77ac3f402b80c09f89e75d1b8c722c3242dfe3a7..789b5b740a95c7d79e8018b67a4bbe5b76f21e6f 100644 |
| --- a/Source/core/css/html.css |
| +++ b/Source/core/css/html.css |
| @@ -27,10 +27,6 @@ html { |
| display: block |
| } |
| -:root { |
| - scroll-blocks-on: start-touch wheel-event |
| -} |
| - |
| /* children of the <head> element all have display:none */ |
| head { |
| display: none |