gecko-dev/testing/web-platform/tests/html/infrastructure
jugglinmike 3ae8c3fb81 Bug 1526627 [wpt PR 15256] - [html] Restore coverage for query encoding, a=testonly
Automatic update from web-platform-tests
HTML: restore coverage for query encoding

When the query encoding navigation tests were refactored to use WPT's
"variant" feature [1], the new structure omitted one of the encodings
which was previously tested. Although the encoding will be used when a
variant is not specified, the automation tooling only uses variants
which are explicitly specified. This can be observed through the
`--list-tests` flag of the `wpt run` command:

    $ ./wpt run --list-tests firefox html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html
    /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=utf8
    /html/infrastructure/urls/resolving-urls/query-encoding/navigation.sub.html?encoding=x-cp1251

Explicitly declare the default variant, restoring the original test
coverage.

[1] https://github.com/web-platform-tests/wpt/pull/11300
--

wpt-commits: 0b594535b4d94217964a40288e3f535c452bb8f3
wpt-pr: 15256
2019-02-26 12:05:15 +00:00
..
common-dom-interfaces/collections
common-microsyntaxes
conformance-requirements/extensibility
safe-passing-of-structured-data
terminology/plugins
urls Bug 1526627 [wpt PR 15256] - [html] Restore coverage for query encoding, a=testonly 2019-02-26 12:05:15 +00:00