summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/cascade-import/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/cascade-import/.htaccess')
-rw-r--r--testing/web-platform/tests/css/CSS2/cascade-import/.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/cascade-import/.htaccess b/testing/web-platform/tests/css/CSS2/cascade-import/.htaccess
new file mode 100644
index 0000000000..f922a1da60
--- /dev/null
+++ b/testing/web-platform/tests/css/CSS2/cascade-import/.htaccess
@@ -0,0 +1,4 @@
+<Files ~ "^cascade-import-002\.(xht|xhtml|xml|html|htm)$">
+ Header add Link "<support/cascade-import-002d.css>; rel=\"stylesheet\""
+ Header add Link "<support/cascade-import-002f.css>; rel=\"stylesheet\""
+</files>