aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/layout_image.rs
Commit message (Collapse)AuthorAgeFilesLines
* Change RequestInit origin type to ImmutableOriginFausto Núñez Alberro2017-07-161-1/+1
|
* Make image cache per-document rather than globalFernando Jiménez Moreno2017-03-271-3/+3
|
* Extract layout image request into separate file. Do not block the document ↵Josh Matthews2017-02-221-0/+81
load event.