mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
Backed out changeset e56739ee253b (bug 1000722) for causing failures in outer-svg-border-and-padding-01.svg; CLOSED TREE
This commit is contained in:
parent
026fe9a703
commit
e801b5be57
@ -271,7 +271,7 @@ this.OnRefTestLoad = function OnRefTestLoad(win)
|
||||
gBrowser.setAttribute("mozasyncpanzoom", "true");
|
||||
// Make sure the browser element is exactly 800x1000, no matter
|
||||
// what size our window is
|
||||
gBrowser.setAttribute("style", "padding: 0px; margin: 0px; border:none; min-width: 800px; min-height: 1000px; max-width: 800px; max-height: 1000px");
|
||||
gBrowser.setAttribute("style", "min-width: 800px; min-height: 1000px; max-width: 800px; max-height: 1000px");
|
||||
|
||||
#ifdef BOOTSTRAP
|
||||
#ifdef REFTEST_B2G
|
||||
|
Loading…
x
Reference in New Issue
Block a user