зеркало из https://github.com/mozilla/gecko-dev.git
c2f1413e6b
This allows supporting image-set(), etc, and simplifies the bullet frame code significantly, too thanks to two changes: * Instead of manually managing the image request, use the CSS image loader, with the `REQUEST_REQUIRES_REFLOW` flag, to handle image loads correctly. This didn't exist when this code was initially implemented, but we can nicely use it now. * Instead of re-implementing another WebRender command-builder thing, we can just reuse the nsImageRenderer code. Differential Revision: https://phabricator.services.mozilla.com/D100774 |
||
---|---|---|
.. | ||
parsing | ||
properties | ||
rule_tree | ||
Cargo.toml | ||
animated_properties.rs | ||
attr.rs | ||
custom_properties.rs | ||
lib.rs | ||
logical_geometry.rs | ||
media_queries.rs | ||
size_of.rs | ||
str.rs | ||
stylesheets.rs | ||
stylist.rs | ||
viewport.rs |