dom/tests/browser/browser_test__content.js

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:50566c9583ec
1 function test() {
2 is(window._content, window.content,
3 "_content needs to work, since extensions use it");
4 }

mercurial