16 lines
298 B
TOML
16 lines
298 B
TOML
[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"]
|