mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
set to be scrolled. This makes them establish stacking contexts, which is a CSS 2.1 spec violation. However, we were already violating the spec here for absolutely-positioned elements with `overflow: scroll`. It will probably be easier to fix this spec violation once we either switch entirely to WebRender or we have multiple layers per stacking context. Closes #2742. |
||
---|---|---|
.. | ||
Cargo.toml | ||
color.rs | ||
lib.rs | ||
paint_listener.rs |