blob: b61b067b978636d66228ee80c28e0642dc711148 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[DEFAULT]
prefs = [
"dom.security.featurePolicy.header.enabled=true",
"dom.security.featurePolicy.webidl.enabled=true",
]
support-files = [
"empty.html",
"test_parser.html^headers^",
]
["test_featureList.html"]
["test_initial_aboutblank.html"]
["test_parser.html"]
fail-if = ["xorigin"]
|