diff options
Diffstat (limited to 'tools/wpt/expectation.json')
-rw-r--r-- | tools/wpt/expectation.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 98fc105d5..5291b95f2 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -684,6 +684,15 @@ "Check isReloadNavigation attribute", "Check isHistoryNavigation attribute" ] + }, + "headers": { + "headers-basic.any.js": true, + "headers-casing.any.js": true, + "headers-combine.any.js": true, + "headers-errors.any.js": true, + "headers-normalize.any.js": true, + "headers-record.any.js": true, + "headers-structure.any.js": true } }, "data-urls": { |