Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html |
deleted file mode 100644 |
index 4637a41a4740f82a8610b7bf1ab084b4aa6b0584..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<!doctype html> |
-<html> |
-<head> |
- <title>iframe With Base Tag</title> |
- <link rel="match" href="iframe-with-base-ref.html"> |
- <base href="support/"> |
-</head> |
-<body> |
- <iframe src="blank.htm"> |
-</body> |
-</html> |