mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Backed out changeset fb099f5a4d32 due to windows test failure... the headers are misaligned pretty badly.
This commit is contained in:
parent
0c2019b7b1
commit
4ea1f2fbdc
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet type="text/css" href="chrome://global/skin/"?>
|
||||
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<tree hidecolumnpicker="true" maxwidth="447" minwidth="447" height="100">
|
||||
<treecols>
|
||||
<treecol width="223" label="label"/>
|
||||
<treecol width="222" label="label"/>
|
||||
</treecols>
|
||||
</tree>
|
||||
</window>
|
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet type="text/css" href="chrome://global/skin/"?>
|
||||
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<tree hidecolumnpicker="true" maxwidth="447" minwidth="447" height="100">
|
||||
<treecols>
|
||||
<treecol flex="1" label="label"/>
|
||||
<treecol flex="1" label="label"/>
|
||||
</treecols>
|
||||
</tree>
|
||||
</window>
|
@ -1,12 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet type="text/css" href="chrome://global/skin/"?>
|
||||
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<tree maxwidth="318" minwidth="318" height="100">
|
||||
<treecols>
|
||||
<treecol width="131px" label="label"/>
|
||||
<treecol width="81px" label="label"/>
|
||||
<treecol width="80px" label="label"/>
|
||||
</treecols>
|
||||
</tree>
|
||||
</window>
|
@ -1,12 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet type="text/css" href="chrome://global/skin/"?>
|
||||
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<tree maxwidth="318" minwidth="318" height="100">
|
||||
<treecols>
|
||||
<treecol flex="3" label="label"/>
|
||||
<treecol flex="1" label="label"/>
|
||||
<treecol flex="1" label="label"/>
|
||||
</treecols>
|
||||
</tree>
|
||||
</window>
|
@ -717,8 +717,6 @@ random == 403134-1.html 403134-1-ref.html # bug 405377
|
||||
== 404553-1.html 404553-1-ref.html # assertion test, also tests that marquee binding is applied correctly
|
||||
== 404666-1.html 404666-1-ref.html
|
||||
== 404666-2.html 404666-2-ref.html
|
||||
== 404816-1.xul 404816-1-ref.xul
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") == 404829-1.xul 404829-1-ref.xul
|
||||
== 405186-1.xhtml about:blank
|
||||
== 405305-1.html 405305-1-ref.html
|
||||
== 405380-1.html 405380-1-ref.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user