Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync WPT with upstream (20-10-2019) #24509

Closed
Closed
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

@@ -14,6 +14,9 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL

[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL


[url-with-fetch.any.html]
[Untitled]
{}
]
],
"web-share/share-image-manual.https.html": [
"web-share/share-image-manual.tentative.https.html": [
[
"web-share/share-image-manual.https.html",
"web-share/share-image-manual.tentative.https.html",
{}
]
],
{}
]
],
"css/css-values/percentage-rem-low.html": [
[
"css/css-values/percentage-rem-low.html",
[
[
"/css/reference/ref-filled-green-100px-square-only.html",
"=="
]
],
{}
]
],
"css/css-values/q-unit-case-insensitivity-001.html": [
[
"css/css-values/q-unit-case-insensitivity-001.html",
{}
]
],
"media-source/mediasource-replay.html": [
[
"media-source/mediasource-replay.html",
{
"timeout": "long"
}
]
],
"media-source/mediasource-seek-beyond-duration.html": [
[
"media-source/mediasource-seek-beyond-duration.html",
"support"
],
"README.md": [
"f728d502e17783c92114c904597eb3cc9b8c473a",
"320176c40ce4d4fc3bfdbd6a637c87e59143cb20",
"support"
],
"WebCryptoAPI/META.yml": [
"d7dd4edb5880e9162a702e3c1ce0a5540dc42679",
"testharness"
],
"css/css-values/percentage-rem-low.html": [
"d06e7522a68e08f2b70cf9ccd71517bbf582b112",
"reftest"
],
"css/css-values/q-unit-case-insensitivity-001.html": [
"b4a08aa117952c6f92e2aec6f57843b46a460104",
"reftest"
"support"
],
"css/support/interpolation-testcommon.js": [
"24c47e136c8d98603238a09dbb64bd79cd6751d2",
"9e63b02cb703d44e909c0c525f3bd56708477dda",
"support"
],
"css/support/parsing-testcommon.js": [
"support"
],
"interfaces/media-capabilities.idl": [
"ef4582d9c8c7c1d970cf399e9a9287dae8ba4fab",
"e067fdc746dd85161fb8e0e7e8f254a3d3d0f5f9",
"support"
],
"interfaces/media-playback-quality.idl": [
"support"
],
"interfaces/web-nfc.idl": [
"25354795b259f48b841ac7d7811c2fd1c31600d0",
"b917d5e2c11c5b34344638e2d0a2c2526c76137b",
"support"
],
"interfaces/web-share.idl": [
"0388565329ff0d734785715a7b7d720c53b3feaa",
"testharness"
],
"media-source/mediasource-replay.html": [
"05a8c0a918ab94bc1d4303b85ef3500e3cea9ddb",
"testharness"
],
"media-source/mediasource-seek-beyond-duration.html": [
"8b07c9f80172c14bcda78e3bf5ba9a7a4be3006c",
"testharness"
"c3941bb4065b28c7f8fd4f615b8ec595ea5281a7",
"manual"
],
"web-share/share-image-manual.https.html": [
"web-share/share-image-manual.tentative.https.html": [
"48ea4c378c194691b78d1b365999408322345a37",
"manual"
],
@@ -0,0 +1,2 @@
[content-counter-002.xht]
expected: TIMEOUT
@@ -5,9 +5,9 @@
[[data-expected-height\] 7]
expected: FAIL

[[data-expected-height\] 3]
[[data-expected-height\] 1]
expected: FAIL

[[data-expected-height\] 4]
[[data-expected-height\] 2]
expected: FAIL

@@ -0,0 +1,2 @@
[mix-blend-mode-animation.html]
expected: FAIL
@@ -8,3 +8,9 @@
[throws if handleEvent is thruthy and not callable]
expected: FAIL

[looks up handleEvent method on every event dispatch]
expected: FAIL

[doesn't look up handleEvent method on callable event listeners]
expected: FAIL
@@ -312,24 +312,3 @@
[<iframe>: separate response Content-Type: */* text/html]
expected: FAIL

[<iframe>: separate response Content-Type: text/html */*]
expected: FAIL

[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: FAIL

[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
expected: FAIL

[<iframe>: separate response Content-Type: text/html;x=" text/plain]
expected: FAIL

[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
expected: FAIL

[<iframe>: combined response Content-Type: text/html;x=" text/plain]
expected: FAIL

[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL

@@ -56,6 +56,6 @@
[separate text/javascript x/x]
expected: FAIL

[separate text/javascript error]
[separate text/javascript;charset=windows-1252 error text/javascript]
expected: FAIL

@@ -11,9 +11,3 @@
[X-Content-Type-Options%3A%20nosniff%0C]
expected: FAIL

[X-Content-Type-Options%3A%20%22nosniFF%22]
expected: FAIL

[X-Content-Type-Options%3A%20no%0D%0AX-Content-Type-Options%3A%20nosniff]
expected: FAIL

@@ -8,14 +8,8 @@
expected: FAIL

[Embedded credentials are treated as network errors in new windows.]
expected: TIMEOUT

[Embedded credentials matching the top-level are not treated as network errors for relative URLs.]
expected: TIMEOUT

[Embedded credentials matching the top-level are not treated as network errors for same-origin URLs.]
expected: TIMEOUT
expected: FAIL

[Embedded credentials matching the top-level are treated as network errors for cross-origin URLs.]
expected: FAIL
expected: TIMEOUT

@@ -1,23 +1,8 @@
[location-protocol-setter-non-broken.html]
type: testharness
[Set data URL frame location.protocol to x]
expected: FAIL

[Set data URL frame location.protocol to data]
expected: FAIL

[Set data URL frame location.protocol to file]
expected: FAIL

[Set data URL frame location.protocol to ftp]
expected: FAIL

[Set data URL frame location.protocol to gopher]
expected: FAIL

[Set data URL frame location.protocol to http+x]
expected: FAIL

[Set HTTP URL frame location.protocol to gopher]
expected: FAIL

@@ -1,5 +1,5 @@
[embedded-opener-remove-frame.html]
expected: TIMEOUT
expected: CRASH
[opener and "removed" embedded documents]
expected: FAIL

@@ -1,6 +1,5 @@
[iframe_sandbox_popups_nonescaping-3.html]
type: testharness
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

@@ -0,0 +1,10 @@
[non-active-document.html]
[DOMParser]
expected: FAIL

[createHTMLDocument]
expected: FAIL

[<template>]
expected: FAIL

@@ -1,5 +1,5 @@
[form-double-submit-2.html]
expected: ERROR
[preventDefault should allow onclick submit() to succeed]
expected: TIMEOUT
expected: FAIL

@@ -1,5 +1,5 @@
[form-double-submit.html]
expected: ERROR
[default submit action should supersede onclick submit()]
expected: TIMEOUT
expected: FAIL

@@ -0,0 +1,7 @@
[toggleEvent.html]
[Calling open twice on 'details' fires only one toggle event]
expected: FAIL

[Setting open=true to opened 'details' element should not fire a toggle event at the 'details' element]
expected: FAIL

@@ -1,5 +1,5 @@
[nested-context-navigations-iframe.html]
expected: TIMEOUT
expected: CRASH
[Test that iframe navigations are not observable by the parent, even after history navigations by the parent]
expected: FAIL

@@ -1,4 +1,5 @@
[realtimeanalyser-fft-scaling.html]
expected: TIMEOUT
[X 2048-point FFT peak position is not equal to 64. Got 0.]
expected: FAIL

@@ -0,0 +1,5 @@
[018.html]
expected: TIMEOUT
[origin of the script that invoked the method, javascript:]
expected: TIMEOUT

This file was deleted.

@@ -0,0 +1,2 @@
[Worker-constructor.html]
expected: ERROR
@@ -0,0 +1,2 @@
[transition_calc_implicit.html]
expected: TIMEOUT
@@ -251,27 +251,3 @@ If you spot an issue with a test and are not comfortable providing a
pull request per above to fix it, please
[file a new issue](https://github.com/web-platform-tests/wpt/issues/new).
Thank you!

Lint tool
---------

We have a lint tool for catching common mistakes in test files. You
can run it manually by starting the `lint` executable from the root of
your local web-platform-tests working directory like this:

```
./wpt lint
```

The lint tool is also run automatically for every submitted pull
request, and reviewers will not merge branches with tests that have
lint errors, so you must fix any errors the lint tool reports.

In the unusual case of error reports for things essential to a
certain test or that for other exceptional reasons shouldn't prevent
a merge of a test, update and commit the `lint.whitelist` file in the
web-platform-tests root directory to suppress the error reports.

For more details, see the [lint-tool documentation][lint-tool].

[lint-tool]: https://web-platform-tests.org/writing-tests/lint-tool.html
@@ -0,0 +1,22 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>REM value with :root set to low percentage</title>
<link rel="author" title="Jon Ege Ronnenberg" href="mailto:jon.ronnenberg+wpt@gmail.com">
<link rel="help" href="https://drafts.csswg.org/css-values/#rem">
<link rel="help" href="https://drafts.csswg.org/css-fonts/#length-percentage-size-value">
<link rel="match" href="../reference/ref-filled-green-100px-square-only.html">
<meta name="assert" content="When :root font-size is 25%, a 25rem length must be 100px, if the browser default for :root font-size is 16px.">
<style>
:root {
/* default is 16px in all desktop browsers */
/* the math for 100px is: 16px * 0.25 = 4px/rem -> 100px / 4px/rem = 25rem = 100px */
font-size: 25%;
}
.rem {
width: 25rem;
height: 25rem;
background-color: green;
}
</style>
<p style="font-size:initial;">Test passes if there is a filled green square.</p>
<div class="rem"></div>
@@ -284,7 +284,7 @@
comparisonFunction(
getComputedStyle(target).getPropertyValue(property),
expectedValue);
}, `${testText} at (${expectation.at}) should be [${sanitizeUrls(expectedValue)}]`);
}, `${testText} at (${expectation.at}) should be [${sanitizeUrls(expectation.expect)}]`);
};
return target;
});
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.