mirror of
https://github.com/servo/servo.git
synced 2025-10-04 10:39:16 +01:00
Actually `<img>` elements in `<noscript>` are not prefetched anymore. Probably because html5ever already parses the `<noscript>` content as raw text data if `scripting_enabled` is activated. See https://github.com/servo/html5ever/blob/servo/src/tree_builder/rules.rs#L126 Also, added a test to the images cache. |
||
---|---|---|
.. | ||
content | ||
html | ||
power | ||
ref | ||
wpt | ||
contenttest.rs | ||
reftest.rs |