servo/components
Ms2ger 0042f78aa7 Use get_attr_for_layout in get_classes_for_layout.
This fixes a bug with elements with multiple class attributes. In this case,
the class attribute in the null namespace would only be considered if it was
the first class attribute in the list.
2015-04-18 17:51:03 +02:00
..
canvas Don't link to specific WHATWG multipage page 2015-04-16 22:39:25 -04:00
compositing Add enough Webdriver support to enable Get(). 2015-04-16 16:02:43 +01:00
devtools Send high resolution millisecond timestamps in timeline markers #5665 2015-04-15 19:46:00 +07:00
devtools_traits Send high resolution millisecond timestamps in timeline markers #5665 2015-04-15 19:46:00 +07:00
gfx Allow dumping the optimized display list (DL). 2015-04-16 17:10:39 -07:00
layout Don't link to specific WHATWG multipage page 2015-04-16 22:39:25 -04:00
layout_traits Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
msg Add enough Webdriver support to enable Get(). 2015-04-16 16:02:43 +01:00
net Warning fixes. 2015-04-16 11:46:42 -04:00
net_traits Document async networking interfaces. 2015-04-16 11:46:41 -04:00
plugins Use quasiquotes for attributes in plugins crate. 2015-04-04 17:37:06 +02:00
profile Use usize rather than u64 in MemoryReport. 2015-03-31 15:37:15 +02:00
script Use get_attr_for_layout in get_classes_for_layout. 2015-04-18 17:51:03 +02:00
script_traits Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
servo Start switching net/ to use abstractions over channels to allow introducing non-channel communication in the future. 2015-04-16 11:46:39 -04:00
style Don't link to specific WHATWG multipage page 2015-04-16 22:39:25 -04:00
util Allow dumping the optimized display list (DL). 2015-04-16 17:10:39 -07:00
webdriver_server Add enough Webdriver support to enable Get(). 2015-04-16 16:02:43 +01:00