Index: LayoutTests/http/tests/security/xssAuditor/resources/safe-html.html |
diff --git a/LayoutTests/http/tests/security/xssAuditor/resources/safe-html.html b/LayoutTests/http/tests/security/xssAuditor/resources/safe-html.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6e51e0a6adaf90d741285951ddf4faaff2f71d90 |
--- /dev/null |
+++ b/LayoutTests/http/tests/security/xssAuditor/resources/safe-html.html |
@@ -0,0 +1,6 @@ |
+<!DOCTYPE html> |
+<html> |
+<body> |
+This file is used by tests that safely include HTML. |
+</body> |
+</html> |