From fb8a45c58ddca230571c4d9859af87d86d4896a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Ko=C5=82odziejski?= Date: Thu, 13 Nov 2014 22:15:14 -0800 Subject: [PATCH] Iframe resource file moved to resources dir so it's not picked up by test harness (and does not fail). --- .../iframe_contentDocument_inner.html} | 0 tests/content/test_iframe_contentDocument.html | 2 +- tests/wpt/metadata/html/dom/interfaces.html.ini | 3 --- 3 files changed, 1 insertion(+), 4 deletions(-) rename tests/content/{test_iframe_contentDocument_inner.html => resources/iframe_contentDocument_inner.html} (100%) diff --git a/tests/content/test_iframe_contentDocument_inner.html b/tests/content/resources/iframe_contentDocument_inner.html similarity index 100% rename from tests/content/test_iframe_contentDocument_inner.html rename to tests/content/resources/iframe_contentDocument_inner.html diff --git a/tests/content/test_iframe_contentDocument.html b/tests/content/test_iframe_contentDocument.html index c87a273eeb8..93e5c9c8c62 100644 --- a/tests/content/test_iframe_contentDocument.html +++ b/tests/content/test_iframe_contentDocument.html @@ -5,7 +5,7 @@ Iframe contentDocument test. - +