-
- Downloads
Bug 1856755 - Implement an internal zoom: document value that forces effective...
Bug 1856755 - Implement an internal zoom: document value that forces effective zoom to 1. r=jfkthame The name matches the value that webkit (but not blink) exposes to the web. We don't expose it. Filed https://github.com/w3c/csswg-drafts/issues/9435 for this. Differential Revision: https://phabricator.services.mozilla.com/D190025
Showing
- layout/style/res/scrollbars.css 3 additions, 0 deletionslayout/style/res/scrollbars.css
- servo/components/style/properties/cascade.rs 5 additions, 2 deletionsservo/components/style/properties/cascade.rs
- servo/components/style/properties/longhands/box.mako.rs 1 addition, 0 deletionsservo/components/style/properties/longhands/box.mako.rs
- servo/components/style/values/computed/box.rs 23 additions, 14 deletionsservo/components/style/values/computed/box.rs
- servo/components/style/values/specified/box.rs 4 additions, 0 deletionsservo/components/style/values/specified/box.rs
- testing/web-platform/tests/css/zoom/tentative/scroll-corner-crash.html 7 additions, 0 deletions...latform/tests/css/zoom/tentative/scroll-corner-crash.html
Please register or sign in to comment