diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/wpt/expectation.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 632af480a..a7eca6f79 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -768,6 +768,13 @@ "Check isHistoryNavigation attribute" ] } + }, + "data-urls": { + "base64.any.js": true, + "processing.any.js": [ + "\"data://test:test/,X\"", + "\"data:text/plain;a=\\\",\\\",X\"" + ] } }, "FileAPI": { |
