зеркало из https://github.com/mozilla/pjs.git
Bug 422047: popup button test window too narrow, r=enndeakin
This commit is contained in:
Родитель
d58eee5b18
Коммит
1e12ac8502
|
@ -15,7 +15,7 @@
|
|||
SimpleTest.waitForExplicitFinish();
|
||||
function runTest()
|
||||
{
|
||||
window.open("window_popup_button.xul", "_blank", "width=600,height=700");
|
||||
window.open("window_popup_button.xul", "_blank", "width=700,height=700");
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче