Find
C
ase-sensitive
R
egexp search
Path
Showing
7b1a35d6
:
Bug
2019610
- Add a test for overflow: auto on inner vs. outer SVG. r=firefox-svg-reviewers,dholbert
firefox-main
/
gfx
/
wr
/
webrender
/
src
/
tile_cache
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
mod.rs
Tile cache types and descriptors This module contains the core tile caching infrastructure including: - Tile identification and coordinate types - Tile descriptors that track primitive dependencies - Comparison results for invalidation tracking
153780
88 %
slice_builder.rs
Types and functionality related to picture caching. In future, we'll move more and more of the existing functionality out of picture.rs and into here.
29572
92 %