Bug 1472555 - Part 4 - Remove XBL crashtests for listbox. r=bz
MozReview-Commit-ID: JjrTcPZuEB0
deleted file mode 100644
--- a/dom/xbl/crashtests/404125-1.xhtml
+++ /dev/null
@@ -1,29 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
-<head>
-
-<bindings xmlns="http://www.mozilla.org/xbl">
- <binding id="lc">
- <content>
- <xul:listcell> t <children/></xul:listcell>
- </content>
- </binding>
-</bindings>
-
-<script>
-function boom()
-{
- var hbox = document.createElementNS("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul", "hbox");
- document.getElementById("vv").appendChild(hbox);
-}
-</script>
-
-</head>
-
-<body onload="boom();">
-
-<div style="-moz-binding: url(#lc);" id="vv"></div>
-
-</body>
-
-</html>
deleted file mode 100644
--- a/dom/xbl/crashtests/415301-1.xul
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet href="chrome://global/skin/global.css"?>
-
-<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
- xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
- onload="boom();">
-
-
-<bindings xmlns="http://www.mozilla.org/xbl">
-
-<binding id="chil"><content><children/></content></binding>
-
-<binding id="ichil"><content>
-<xul:hbox style="-moz-binding: url(#chil)"><children/></xul:hbox>
-</content></binding>
-
-</bindings>
-
-
-<script type="text/javascript">
-
-function boom()
-{
- document.getElementById("inner").removeChild(document.getElementById("lbb"));
- document.getElementById("outer").style.MozBinding = "";
-}
-
-</script>
-
-
-<hbox id="outer" style="-moz-binding: url(#chil)"><hbox id="inner" style="-moz-binding: url(#ichil)"><listboxbody id="lbb" /></hbox></hbox>
-
-
-</window>
deleted file mode 100644
--- a/dom/xbl/crashtests/463511-1.xhtml
+++ /dev/null
@@ -1,9 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" style="-moz-binding: url(#foo)">
-<head>
-<bindings xmlns="http://www.mozilla.org/xbl">
-<binding id="foo"><content><listcell xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"><children xmlns="http://www.mozilla.org/xbl"/></listcell></content></binding>
-</bindings>
-</head>
-
-<body onload="document.documentElement.innerHTML = 'x';"></body>
-</html>
--- a/dom/xbl/crashtests/crashtests.list
+++ b/dom/xbl/crashtests/crashtests.list
@@ -9,29 +9,26 @@ load 336960-1.html
load 342954-1.xhtml
load 342954-2.xhtml
load 368276-1.xhtml
load 368641-1.xhtml
load 378521-1.xhtml
load 382376-1.xhtml
load 382376-2.xhtml
load 397596-1.xhtml
-load 404125-1.xhtml
load 406900-1.xul
load 406904-1.xhtml
load 406904-2.xhtml
load 415192-1.xul
-load 415301-1.xul
load 418133-1.xhtml
load 420233-1.xhtml
load 421997-1.xhtml
load 432813-1.xhtml
load 454820-1.html
load 460665-1.xhtml
-load 463511-1.xhtml
load 464863-1.xhtml
load 472260-1.xhtml
load 477878-1.html
load 492978-1.xul
load 493123-1.xhtml
load 495354-1.xhtml
load 507628-1.xhtml
load 507991-1.xhtml