servo/components/script
Bruno de Oliveira Abinader 4e6785f513 CSS selector :enabled no longer matches Anchor, Area & Link elements
HTML spec has been modified [1] to disable support for :enabled CSS
selector on Anchor, Area & Link elements, after discussion on W3C
Bugzilla [2].

[1] https://html5.org/r/8818
[2] https://www.w3.org/Bugs/Public/show_bug.cgi?id=26622
2014-09-29 13:06:03 -04:00
..
dom CSS selector :enabled no longer matches Anchor, Area & Link elements 2014-09-29 13:06:03 -04:00
html Eliminate warnings 2014-09-20 13:00:55 -07:00
Cargo.toml Upgrade to rustc d2b30f7d3 2014-09-23 2014-09-29 17:41:45 +01:00
cors.rs Avoid an unnecessary string allocation in allow_cross_origin_request. 2014-09-23 21:33:38 +02:00
layout_interface.rs Use JSTraceable everywhere 2014-09-24 05:44:49 +05:30
lib.rs Use JSTraceable everywhere 2014-09-24 05:44:49 +05:30
makefile.cargo Cargoify servo 2014-09-08 20:21:42 -06:00
page.rs Address review comments 2014-09-24 19:35:41 +05:30
script_task.rs Upgrade to rustc d2b30f7d3 2014-09-23 2014-09-29 17:41:45 +01:00