зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1460278 [wpt PR 10925] - Use https://web-platform-tests.org, a=testonly
Automatic update from web-platform-testsUse https://web-platform-tests.org (#10925) Follow up to https://github.com/w3c/web-platform-tests/issues/4924. -- wpt-commits: 9ca0d555e932fb1d32606ac65b10353d29a3dcf0 wpt-pr: 10925
This commit is contained in:
Родитель
d8bb3d7209
Коммит
480bf932b4
|
@ -398502,7 +398502,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"./CONTRIBUTING.md": [
|
"./CONTRIBUTING.md": [
|
||||||
"cc9b0261662898aef7f4eed81741361c3f7c6467",
|
"d29b019e9828ee3b23b428c684412aa402ec9fff",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"./LICENSE": [
|
"./LICENSE": [
|
||||||
|
@ -398514,7 +398514,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"./README.md": [
|
"./README.md": [
|
||||||
"766bb4d66deef9bcb90339d76e3280abb36103df",
|
"99961df1909cc6fe0a4a7aa50ae9f34bd271d54f",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"./check_stability.ini": [
|
"./check_stability.ini": [
|
||||||
|
@ -485886,7 +485886,7 @@
|
||||||
"reftest"
|
"reftest"
|
||||||
],
|
],
|
||||||
"css/README.md": [
|
"css/README.md": [
|
||||||
"ab97108074d4c07c5333ff1148fe9a5e425484ca",
|
"4cd0a3eee196e6ca0eb72e84a8bd4bf45f5bb02e",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"css/WOFF2/OWNERS": [
|
"css/WOFF2/OWNERS": [
|
||||||
|
@ -501646,7 +501646,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"css/css-fonts/matching/README.md": [
|
"css/css-fonts/matching/README.md": [
|
||||||
"194fbc4cdaf1ff4a43e1a4e6b7bc7fbc17eec6d8",
|
"d1bf1cd04e0df5e54eeeb60c8a9311cb2d63f15e",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"css/css-fonts/matching/fixed-stretch-style-over-weight-ref.html": [
|
"css/css-fonts/matching/fixed-stretch-style-over-weight-ref.html": [
|
||||||
|
@ -560942,7 +560942,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"fetch/corb/README.md": [
|
"fetch/corb/README.md": [
|
||||||
"d532c359cdb1359f88ef79afff88052b3387dbf6",
|
"c786c1df10c1edad9b25be4ec112250864c328e5",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"fetch/corb/img-html-correctly-labeled.sub-expected.html": [
|
"fetch/corb/img-html-correctly-labeled.sub-expected.html": [
|
||||||
|
@ -611942,7 +611942,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"webaudio/js/helpers.js": [
|
"webaudio/js/helpers.js": [
|
||||||
"3cb468605c1fa8e5005bc8552b15f7a37ee9b935",
|
"358f8c8b19509c9d0b1f24d098585add5c9f4519",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"webaudio/refresh_idl.rb": [
|
"webaudio/refresh_idl.rb": [
|
||||||
|
|
|
@ -31,4 +31,4 @@ specification. All content is provided as-is to help reach interoperability.
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
See [web-platform-tests.org](http://web-platform-tests.org/).
|
See [web-platform-tests.org](https://web-platform-tests.org/).
|
||||||
|
|
|
@ -373,7 +373,7 @@ web-platform-tests root directory to suppress the error reports.
|
||||||
|
|
||||||
For more details, see the [lint-tool documentation][lint-tool].
|
For more details, see the [lint-tool documentation][lint-tool].
|
||||||
|
|
||||||
[lint-tool]: http://web-platform-tests.org/writing-tests/lint-tool.html
|
[lint-tool]: https://web-platform-tests.org/writing-tests/lint-tool.html
|
||||||
|
|
||||||
Adding command-line scripts ("tools" subdirs)
|
Adding command-line scripts ("tools" subdirs)
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
@ -449,5 +449,5 @@ is [archived][ircarchive].
|
||||||
Documentation
|
Documentation
|
||||||
=============
|
=============
|
||||||
|
|
||||||
* [How to write and review tests](http://web-platform-tests.org/)
|
* [How to write and review tests](https://web-platform-tests.org/)
|
||||||
* [Documentation for the wptserve server](http://wptserve.readthedocs.org/en/latest/)
|
* [Documentation for the wptserve server](http://wptserve.readthedocs.org/en/latest/)
|
||||||
|
|
|
@ -67,5 +67,5 @@ complicated:
|
||||||
|
|
||||||
|
|
||||||
[harness]: https://test.csswg.org/harness/
|
[harness]: https://test.csswg.org/harness/
|
||||||
[spec-link]: http://web-platform-tests.org/writing-tests/css-metadata.html#specification-links
|
[spec-link]: https://web-platform-tests.org/writing-tests/css-metadata.html#specification-links
|
||||||
[hg-patch-to-git-patch]: https://raw.githubusercontent.com/mozilla/moz-git-tools/master/hg-patch-to-git-patch
|
[hg-patch-to-git-patch]: https://raw.githubusercontent.com/mozilla/moz-git-tools/master/hg-patch-to-git-patch
|
||||||
|
|
|
@ -23,7 +23,7 @@ The **Variable Test Axis Matching** font contains reference glyphs 0-9 to match
|
||||||
|
|
||||||
### Building reference tests
|
### Building reference tests
|
||||||
|
|
||||||
Using the **Variable Test Axis Matching** font, [reference tests](http://web-platform-tests.org/writing-tests/reftests.html) in this directory are created as follows:
|
Using the **Variable Test Axis Matching** font, [reference tests](https://web-platform-tests.org/writing-tests/reftests.html) in this directory are created as follows:
|
||||||
|
|
||||||
1. Define `@font-face`s with range expressions, which trigger variation axes to be applied to the variable font.
|
1. Define `@font-face`s with range expressions, which trigger variation axes to be applied to the variable font.
|
||||||
2. Use CSS style definitions to request font faces from the set of declared `@font-face`s and use blocks of the glyph sequence MNOP.
|
2. Use CSS style definitions to request font faces from the set of declared `@font-face`s and use blocks of the glyph sequence MNOP.
|
||||||
|
|
|
@ -21,7 +21,7 @@ sure that CORB doesn't change the existing web behavior) and therefore are
|
||||||
valuable independently from CORB's standardization efforts.
|
valuable independently from CORB's standardization efforts.
|
||||||
|
|
||||||
Tests that cover behavior that is changed by CORB have to be marked as
|
Tests that cover behavior that is changed by CORB have to be marked as
|
||||||
[tentative](http://web-platform-tests.org/writing-tests/file-names.html)
|
[tentative](https://web-platform-tests.org/writing-tests/file-names.html)
|
||||||
(using `.tentative` substring in their filename) until CORB
|
(using `.tentative` substring in their filename) until CORB
|
||||||
is included in the official
|
is included in the official
|
||||||
[Fetch spec](https://fetch.spec.whatwg.org/). Such tests may fail unless
|
[Fetch spec](https://fetch.spec.whatwg.org/). Such tests may fail unless
|
||||||
|
|
|
@ -18,7 +18,7 @@ To use `testharness.js` you must include two scripts, in the order given:
|
||||||
|
|
||||||
### Full documentation
|
### Full documentation
|
||||||
|
|
||||||
For detailed API documentation please visit [http://web-platform-tests.org/writing-tests/testharness-api.html](http://web-platform-tests.org/writing-tests/testharness-api.html).
|
For detailed API documentation please visit [https://web-platform-tests.org/writing-tests/testharness-api.html](https://web-platform-tests.org/writing-tests/testharness-api.html).
|
||||||
|
|
||||||
### Tutorials
|
### Tutorials
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ policies and contribution forms [3].
|
||||||
[3] http://www.w3.org/2004/10/27-testcases
|
[3] http://www.w3.org/2004/10/27-testcases
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Documentation: http://web-platform-tests.org/writing-tests/testharness-api.html
|
/* Documentation: https://web-platform-tests.org/writing-tests/testharness-api.html
|
||||||
* (../docs/_writing-tests/testharness-api.md) */
|
* (../docs/_writing-tests/testharness-api.md) */
|
||||||
|
|
||||||
(function (global_scope)
|
(function (global_scope)
|
||||||
|
|
|
@ -50,7 +50,7 @@ setup_logging()
|
||||||
|
|
||||||
|
|
||||||
ERROR_MSG = """You must fix all errors; for details on how to fix them, see
|
ERROR_MSG = """You must fix all errors; for details on how to fix them, see
|
||||||
http://web-platform-tests.org/writing-tests/lint-tool.html
|
https://web-platform-tests.org/writing-tests/lint-tool.html
|
||||||
|
|
||||||
However, instead of fixing a particular error, it's sometimes
|
However, instead of fixing a particular error, it's sometimes
|
||||||
OK to add a line to the lint.whitelist file in the root of the
|
OK to add a line to the lint.whitelist file in the root of the
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
function trimEmptyElements(array) {
|
function trimEmptyElements(array) {
|
||||||
var start = 0;
|
var start = 0;
|
||||||
var end = array.length;
|
var end = array.length;
|
||||||
|
|
||||||
while (start < array.length) {
|
while (start < array.length) {
|
||||||
if (array[start] !== 0) {
|
if (array[start] !== 0) {
|
||||||
break;
|
break;
|
||||||
|
@ -115,7 +115,7 @@ function compareBuffers(got, expected) {
|
||||||
* + skipOfflineContextTests: optional. when true, skips running tests on an offline
|
* + skipOfflineContextTests: optional. when true, skips running tests on an offline
|
||||||
* context by circumventing testOnOfflineContext.
|
* context by circumventing testOnOfflineContext.
|
||||||
*
|
*
|
||||||
* [0]: http://web-platform-tests.org/writing-tests/testharness-api.html#single-page-tests
|
* [0]: https://web-platform-tests.org/writing-tests/testharness-api.html#single-page-tests
|
||||||
*/
|
*/
|
||||||
function runTest(name)
|
function runTest(name)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче