servo/src/components/script
bors-servo 6d89e67194 auto merge of #2210 : saneyuki/servo/query, r=jdm
- see #356
- To decrease the conversion code, `JS<Node>` -> `Node`, I added API methods to `NodeHelpers`.
- I added APIs to `Page` not `Document` because I had thought that their APIs returns the hitted nodes address in the "page".
2014-04-24 09:52:11 -04:00
..
dom auto merge of #2210 : saneyuki/servo/query, r=jdm 2014-04-24 09:52:11 -04:00
html Remove resource_task argument from css_link_listener.(fixes #2153) 2014-04-18 19:58:10 +08:00
layout_interface.rs Add transparent Traceable and Untraceable types to aid proper rooting practices, and replace ad-hoc Untraceable structs with empty Encodable implementations. 2014-04-17 17:41:09 -04:00
script.rs Remove all traces of WindowProxy. Implement basic browser context concept and outerizing of inner windows. 2014-04-22 10:57:25 -04:00
script_task.rs auto merge of #2210 : saneyuki/servo/query, r=jdm 2014-04-24 09:52:11 -04:00