servo/components
Corey Farwell ae9b1636b1 Fix useless assert in script::dom::element
We should ensure the parameter is lowercased. Right now, the assert will
always return true.

Discussed in #5445

Introduced in ee2ccc4f87
2015-03-29 17:54:01 -04:00
..
canvas auto merge of #5302 : mmatyas/servo/canvas_stroke, r=jdm 2015-03-25 07:54:50 -06:00
compositing auto merge of #5416 : Ms2ger/servo/int, r=jdm 2015-03-28 13:58:02 -06:00
devtools Notify devtools about new worker globals 2015-03-27 16:04:53 -03:00
devtools_traits Notify devtools about new worker globals 2015-03-27 16:04:53 -03:00
gfx Use isize/usize in range. 2015-03-28 15:36:36 +01:00
layout Use u32 for generation numbers. 2015-03-28 22:46:16 +01:00
layout_traits Rename lots of profiling-related things. 2015-03-25 16:00:23 -07:00
msg Use u32 for SubpageId. 2015-03-28 15:55:03 +01:00
net Stop using old_io in net tests. 2015-03-26 17:43:13 +01:00
plugins Remove allow(missing_copy_implementations) attributes. 2015-03-23 10:49:44 +01:00
profile Rename lots of profiling-related things. 2015-03-25 16:00:23 -07:00
script Fix useless assert in script::dom::element 2015-03-29 17:54:01 -04:00
script_traits Use u32 for reflow ids. 2015-03-28 15:36:36 +01:00
servo Remove some unnecessary uses of as_slice 2015-03-29 14:42:19 -04:00
style Remove allow(missing_copy_implementations) attributes. 2015-03-23 10:49:44 +01:00
util auto merge of #5416 : Ms2ger/servo/int, r=jdm 2015-03-28 13:58:02 -06:00