From d70964b88131ca55f6c02f1aec9c9f0aaac07afb Mon Sep 17 00:00:00 2001 From: Alan Jeffrey Date: Thu, 22 Jun 2017 15:25:14 -0500 Subject: [PATCH] Re-enabled iframe-append-to-child-document.html --- .../iframe-append-to-child-document.html.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html.ini index ad2cf9dee6b..d73bfee8141 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html.ini @@ -1,3 +1,5 @@ [iframe-append-to-child-document.html] type: testharness - disabled: https://github.com/servo/servo/issues/14411 + [Append iframe element to its own child document] + bug: https://github.com/servo/servo/issues/17479 + expected: FAIL