servo/tests/unit
Bobby Holley 69255ed169 Bump the expected sizes for Element.
After rebasing, this suddenly became a problem again, even though there's no actual size increase here
(we're shrinking NodeFlags by 1 byte, and adding 1 byte of EventState). Moving the NodeFlags to the end
of Node and the EventState bits to the beginning of Element doesn't seem to helper either.

This is probably a padding issue that's worth investigating at some point, but given the level
of churn in this code it doesn't seem worth it to fuss to much over this right now.
2015-10-16 17:56:33 -07:00
..
gfx Fix up the splitting of the unit tests crate. 2015-04-21 20:22:10 +02:00
net MIMEClassifier::classify always succeeds; fix the type to reflect this. 2015-10-13 18:03:40 -07:00
script Bump the expected sizes for Element. 2015-10-16 17:56:33 -07:00
style Auto merge of #6185 - luniv:viewport-meta, r=mbrubeck 2015-09-30 22:49:41 -06:00
util Make util::str::str_join consistent with SliceConcatExt::join 2015-09-30 19:23:18 -04:00