mirror of
https://github.com/servo/servo.git
synced 2025-10-14 23:40:26 +01:00
Known issues: * Display list optimization can sometimes optimize out elements that should be shown. This affects the Enyo demo. * The `overflow: scroll` container doesn't clip the inner layer properly when borders, border radius, etc. are present. * `overflow-x: scroll` and `overflow-y: scroll` don't work individually; elements are scrolled all at once. * Scrolling only works on absolutely-positioned elements. |
||
---|---|---|
.. | ||
mod.rs | ||
optimizer.rs |