From c8e3eee3aa525ab70bae72585d4174be3caaa5ac Mon Sep 17 00:00:00 2001 From: Olli Pettay Date: Thu, 26 Nov 2015 22:37:52 +0200 Subject: [PATCH] Bug 789315, notify MutationObservers before running + + + + + + + + +Mozilla Bug 789315 +

+ +
+
+ + diff --git a/testing/web-platform/meta/dom/nodes/MutationObserver-document.html.ini b/testing/web-platform/meta/dom/nodes/MutationObserver-document.html.ini deleted file mode 100644 index 1b5555582d7..00000000000 --- a/testing/web-platform/meta/dom/nodes/MutationObserver-document.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[MutationObserver-document.html] - type: testharness - [parser insertion mutations] - expected: FAIL - - [parser script insertion mutation] - expected: FAIL - - [removal of parent during parsing] - expected: FAIL -