servo/src/components/script
bors-servo edd7e32fdb auto merge of #1602 : pcwalton/servo/more-inlines, r=jdm
9% improvement in style recalc on the rainbow page.

r? @jdm
2014-02-18 14:08:12 -05:00
..
dom auto merge of #1602 : pcwalton/servo/more-inlines, r=jdm 2014-02-18 14:08:12 -05:00
html Change <em> and <strong> to be HTMLElement (fixes #1704) 2014-02-17 00:37:26 +08:00
layout_interface.rs This is implement Hover Event. If over element, currently full reflow. after PR, will make partial reflow. 2014-02-10 11:16:07 +09:00
macros.rs Make Node::is_in_doc O(1) 2013-12-17 16:32:43 -04:00
script.rs Adding most commonly used parts of window.console. Fixes Issue#506. r=Ms2ger 2014-02-11 09:55:29 -08:00
script_task.rs Use eq() and eq_slice() less, and map_default() more. 2014-02-16 10:24:24 +01:00