Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/feature-policy/xslt-document-insertion.xml

Issue 2905113002: Initialize a default feature policy for all documents (Closed)
Patch Set: Nits Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/xslt-document-insertion.xml
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/xslt-document-insertion.xml b/third_party/WebKit/LayoutTests/http/tests/feature-policy/xslt-document-insertion.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f9d0dafdd94769ad7ae234425a1df9e24175f016
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/xslt-document-insertion.xml
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet type="text/xsl" href="resources/xslt-document-insertion.xsl"?>
+<body/>

Powered by Google App Engine
This is Rietveld 408576698