Merge the backout of only the unit-tests for 404816.

This commit is contained in:
Benjamin Smedberg 2008-08-19 14:38:54 -04:00
commit 8d00f0660d
5 changed files with 0 additions and 48 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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