servo/tests
bors-servo b94f20c7c1 auto merge of #3934 : guillaumebort/servo/fix/84, r=jdm
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.
2014-11-11 14:30:39 -07:00
..
content auto merge of #3934 : guillaumebort/servo/fix/84, r=jdm 2014-11-11 14:30:39 -07:00
html Really fix #3738 by only processing iframe src attributes during parsing. 2014-10-23 18:58:34 -04:00
power Update README.md 2014-09-16 14:04:16 -07:00
ref layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
wpt Change /cors/remote-origin.htm.ini to CRASH 2014-11-11 09:40:51 -05:00
contenttest.rs Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
reftest.rs Corral debug command-line options into a --debug/-Z flag 2014-11-04 10:32:06 -08:00