Backed out changeset 10e5f407149d (bug 1402196)
authorSebastian Hengst <archaeopteryx@coole-files.de>
Tue, 24 Oct 2017 09:42:12 +0200
changeset 685707 2d9463ac3b6024350c5622b6dd1bbff8ac3d9b64
parent 685706 f1f825dbd4cf5804c944bad7dae2d2c4d3e1678d
child 685708 51a6e6d8ce203daf6e1bea0fe0e2fc5e2640661a
push id86016
push userkgupta@mozilla.com
push dateWed, 25 Oct 2017 01:53:44 +0000
bugs1402196
milestone58.0a1
backs out10e5f407149df2d30dcea49cdd488d1b9a4a404f
Backed out changeset 10e5f407149d (bug 1402196)
editor/libeditor/crashtests/1402196.html
editor/libeditor/crashtests/crashtests.list
deleted file mode 100644
--- a/editor/libeditor/crashtests/1402196.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html class="reftest-wait">
-<head>
-<script>
-function load() {
-  document.getElementById("p").addEventListener("DOMNodeInserted", () => {
-    document.getElementById("style").appendChild(
-                                       document.getElementById("table"));
-    document.documentElement.classList.remove("reftest-wait");
-  });
-  document.execCommand("insertOrderedList", false);
-}
-</script>
-</head>
-<body onload="load()">
-<table id="table"></table>
-<style id="style"></style>
-<spacer id="spacer" contenteditable="true">
-<p id="p"></p>
-</body>
-</html>
--- a/editor/libeditor/crashtests/crashtests.list
+++ b/editor/libeditor/crashtests/crashtests.list
@@ -83,13 +83,12 @@ load 1366176.html
 load 1375131.html
 load 1381541.html
 load 1383747.html
 load 1383755.html
 load 1383763.html
 load 1384161.html
 load 1388075.html
 load 1393171.html
-needs-focus 1402196.html
 load 1402469.html
 load 1402904.html
 load 1405747.html
 load 1408170.html