| Index: third_party/WebKit/Source/core/css/fullscreen.css
|
| diff --git a/third_party/WebKit/Source/core/css/fullscreen.css b/third_party/WebKit/Source/core/css/fullscreen.css
|
| index bb9c79e0eae427ab0fa76dd0fc2fa00796f0c063..1ff986e2916fae4984f8a5e48aca2ee5c03791d6 100644
|
| --- a/third_party/WebKit/Source/core/css/fullscreen.css
|
| +++ b/third_party/WebKit/Source/core/css/fullscreen.css
|
| @@ -19,6 +19,7 @@
|
| -webkit-box-reflect: none !important;
|
| -webkit-perspective: none !important;
|
| -webkit-transform-style: flat !important;
|
| + will-change: none !important;
|
| }
|
|
|
| video:-webkit-full-screen, audio:-webkit-full-screen {
|
|
|