auto merge of #1810 : Ms2ger/servo/test-binding, r=jdm

This commit is contained in:
bors-servo 2014-03-04 12:05:57 -05:00
commit a6410e86b3
4 changed files with 63 additions and 0 deletions

View file

@ -89,6 +89,8 @@ DOMInterfaces = {
'WindowProxy': {},
'TestBinding': {},
}
# FIXME: This should be renamed: https://github.com/mozilla/servo/issues/1625