mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02: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.
648 B
648 B