servo/components/script/dom/bindings
bors-servo 15de679f11 Auto merge of #7468 - JoshTheGoldfish:Issue7460, r=jdm
Making test-tidy check that = have space after them

For issue #7460. Need to ensure compatibility with #7390.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7468)
<!-- Reviewable:end -->
2015-09-01 08:33:02 -06:00
..
codegen Auto merge of #7455 - nox:rm-unused-warnings, r=jdm 2015-08-30 11:37:04 -06:00
callback.rs sort all uses 2015-08-20 20:47:12 +08:00
cell.rs Start reporting memory usage for Window and all nodes in all DOM trees for frame treese in script tasks. 2015-08-03 23:05:00 -04:00
conversions.rs sort all uses 2015-08-20 20:47:12 +08:00
error.rs sort all uses 2015-08-20 20:47:12 +08:00
global.rs Remove helper traits 2015-08-27 16:59:02 +02:00
js.rs Auto merge of #7361 - jxs:master, r=Ms2ger 2015-08-27 02:35:45 -06:00
mod.rs Do not allow unreachable_code in codegen anymore 2015-08-30 17:25:05 +02:00
num.rs make test-tidy check that = have space after them 2015-09-01 07:18:19 -04:00
proxyhandler.rs Initial implementation of ownPropertyKeys proxy handler 2015-08-20 11:58:42 -04:00
refcounted.rs sort all uses 2015-08-20 20:47:12 +08:00
str.rs replace .len() == 0 with is_empty() 2015-08-14 04:00:33 +01:00
structuredclone.rs sort all uses 2015-08-20 20:47:12 +08:00
trace.rs Implement FromIterator<Root<A>> for RootedVec<JS<A>> (fixes #5117) 2015-08-31 10:11:29 +02:00
utils.rs sort all uses 2015-08-20 20:47:12 +08:00