mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
453ca45319
Consider the case of a very big <style> element, with a few imports on top, which we cut half-way over the network. The @import scanner would be likely to have found anything there is to be found, but we won't process it until we pop the <style> element. It's relatively low effort to support this use-case by making Scan() return the already-found urls. Differential Revision: https://phabricator.services.mozilla.com/D47914 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |