mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
Update web-platform-tests to revision 8f35eec39a68b77c04b4dbe1f108e4fd86ad7afc
This commit is contained in:
parent
328244684a
commit
a7432be1b3
15 changed files with 51 additions and 66 deletions
|
@ -3,3 +3,4 @@
|
||||||
// Files are sorted alphabetically. When committing polyfills
|
// Files are sorted alphabetically. When committing polyfills
|
||||||
// order them with numbers, e.g. `01.innerhtml.js` will be executed before
|
// order them with numbers, e.g. `01.innerhtml.js` will be executed before
|
||||||
// `05.jquery.js`
|
// `05.jquery.js`
|
||||||
|
WheelEvent = { DOM_DELTA_PIXEL: 5, DOM_DELTA_LINE: 5, DOM_DELTA_PAGE: 5 };
|
||||||
|
|
|
@ -669845,7 +669845,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"interfaces/animation-worklet.idl": [
|
"interfaces/animation-worklet.idl": [
|
||||||
"58d0bc51a67be51d1d3fab75096b71feef8dea9b",
|
"159cabd09cd0b425c933cdfde58c46c8f14c9819",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"interfaces/appmanifest.idl": [
|
"interfaces/appmanifest.idl": [
|
||||||
|
@ -670289,7 +670289,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"interfaces/web-bluetooth.idl": [
|
"interfaces/web-bluetooth.idl": [
|
||||||
"c5fd30cf320ac857d34758558110c972770fd428",
|
"183f77326051ad116785e3a5c371435afd9f7b65",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"interfaces/web-nfc.idl": [
|
"interfaces/web-nfc.idl": [
|
||||||
|
@ -670345,7 +670345,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"interfaces/webxr.idl": [
|
"interfaces/webxr.idl": [
|
||||||
"6a45597594631eb458c459e3d8bf6cca43fbd06c",
|
"9e02becb76f70dc7c675568e070d71ab15008a9e",
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"interfaces/worklets.idl": [
|
"interfaces/worklets.idl": [
|
||||||
|
|
|
@ -212,3 +212,8 @@
|
||||||
[Bluetooth interface: attribute oncharacteristicvaluechanged]
|
[Bluetooth interface: attribute oncharacteristicvaluechanged]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[BluetoothRemoteGATTCharacteristic interface: operation writeValueWithResponse(BufferSource)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[BluetoothRemoteGATTCharacteristic interface: operation writeValueWithoutResponse(BufferSource)]
|
||||||
|
expected: FAIL
|
|
@ -218,9 +218,6 @@
|
||||||
[Matching font-weight: '501' should prefer '500' over '450 460']
|
[Matching font-weight: '501' should prefer '500' over '450 460']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Matching font-weight: '501' should prefer '501' over '502 510']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Matching font-style: 'italic' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
|
[Matching font-style: 'italic' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -296,15 +293,9 @@
|
||||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
|
[Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Matching font-style: 'oblique -10deg' should prefer 'oblique -50deg -40deg' over 'italic']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Matching font-weight: '400' should prefer '400' over '450 460']
|
[Matching font-weight: '400' should prefer '400' over '450 460']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Matching font-style: 'oblique 20deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Matching font-style: 'italic' should prefer 'oblique 0deg' over 'oblique -60deg -30deg']
|
[Matching font-style: 'italic' should prefer 'oblique 0deg' over 'oblique -60deg -30deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -74,6 +74,3 @@
|
||||||
[opacity end]
|
[opacity end]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[letter-spacing end]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/plain */*;charset=gbk]
|
[<iframe>: combined response Content-Type: text/plain */*;charset=gbk]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
[fetch(): separate response Content-Type: text/html;x=" text/plain]
|
[fetch(): separate response Content-Type: text/html;x=" text/plain]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
@ -163,7 +163,7 @@
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html;" " text/plain]
|
[<iframe>: combined response Content-Type: text/html;" " text/plain]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
[Request: combined response Content-Type: text/plain;charset=gbk;x=foo text/plain]
|
[Request: combined response Content-Type: text/plain;charset=gbk;x=foo text/plain]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
@ -172,7 +172,7 @@
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
|
[<iframe>: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
[Response: combined response Content-Type: text/html;x=" text/plain]
|
[Response: combined response Content-Type: text/html;x=" text/plain]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
@ -202,7 +202,7 @@
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html;" " text/plain]
|
[<iframe>: separate response Content-Type: text/html;" " text/plain]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
[fetch(): separate response Content-Type: text/plain */*;charset=gbk]
|
[fetch(): separate response Content-Type: text/plain */*;charset=gbk]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
@ -286,7 +286,7 @@
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html;" \\" text/plain ";charset=GBK]
|
[<iframe>: separate response Content-Type: text/html;" \\" text/plain ";charset=GBK]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
[fetch(): combined response Content-Type: text/html;" " text/plain]
|
[fetch(): combined response Content-Type: text/html;" " text/plain]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
@ -310,32 +310,5 @@
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html;" text/plain]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html;" text/plain]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html */*]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[traverse_the_history_2.html]
|
||||||
|
[Multiple history traversals, last would be aborted]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[traverse_the_history_4.html]
|
||||||
|
[Multiple history traversals, last would be aborted]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
[non-active-document.html]
|
|
||||||
[DOMParser]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[createHTMLDocument]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<template>]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[script-onerror-insertion-point-2.html]
|
||||||
|
expected: TIMEOUT
|
|
@ -0,0 +1,4 @@
|
||||||
|
[iframe_005.html]
|
||||||
|
[document.write external script into iframe write back into parent]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[transition_calc_implicit.html]
|
||||||
|
expected: TIMEOUT
|
|
@ -3,16 +3,30 @@
|
||||||
// (https://github.com/tidoust/reffy-reports)
|
// (https://github.com/tidoust/reffy-reports)
|
||||||
// Source: CSS Animation Worklet API (https://wicg.github.io/animation-worklet/)
|
// Source: CSS Animation Worklet API (https://wicg.github.io/animation-worklet/)
|
||||||
|
|
||||||
|
[Exposed=Window]
|
||||||
partial namespace CSS {
|
partial namespace CSS {
|
||||||
[SameObject] readonly attribute Worklet animationWorklet;
|
[SameObject] readonly attribute Worklet animationWorklet;
|
||||||
};
|
};
|
||||||
|
|
||||||
[ Exposed=AnimationWorklet, Global=AnimationWorklet ]
|
[Exposed=AnimationWorklet, Global=AnimationWorklet, Constructor (optional any options)]
|
||||||
interface AnimationWorkletGlobalScope : WorkletGlobalScope {
|
interface StatelessAnimator {
|
||||||
void registerAnimator(DOMString name, VoidFunction animatorCtor);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
[Constructor (DOMString animatorName,
|
[Exposed=AnimationWorklet, Global=AnimationWorklet,
|
||||||
|
Constructor (optional any options, optional any state)]
|
||||||
|
interface StatefulAnimator {
|
||||||
|
any state();
|
||||||
|
};
|
||||||
|
|
||||||
|
[ Exposed=AnimationWorklet, Global=AnimationWorklet ]
|
||||||
|
interface AnimationWorkletGlobalScope : WorkletGlobalScope {
|
||||||
|
void registerAnimator(DOMString name, AnimatorInstanceConstructor animatorCtor);
|
||||||
|
};
|
||||||
|
|
||||||
|
callback AnimatorInstanceConstructor = any (any options, optional any state);
|
||||||
|
|
||||||
|
[Exposed=Window,
|
||||||
|
Constructor (DOMString animatorName,
|
||||||
optional (AnimationEffect or sequence<AnimationEffect>)? effects = null,
|
optional (AnimationEffect or sequence<AnimationEffect>)? effects = null,
|
||||||
optional AnimationTimeline? timeline,
|
optional AnimationTimeline? timeline,
|
||||||
optional any options)]
|
optional any options)]
|
||||||
|
@ -20,6 +34,7 @@ interface WorkletAnimation : Animation {
|
||||||
readonly attribute DOMString animatorName;
|
readonly attribute DOMString animatorName;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
[Exposed=AnimationWorklet]
|
||||||
interface WorkletGroupEffect {
|
interface WorkletGroupEffect {
|
||||||
sequence<AnimationEffect> getChildren();
|
sequence<AnimationEffect> getChildren();
|
||||||
};
|
};
|
||||||
|
|
|
@ -164,6 +164,8 @@ interface BluetoothRemoteGATTCharacteristic : EventTarget {
|
||||||
getDescriptors(optional BluetoothDescriptorUUID descriptor);
|
getDescriptors(optional BluetoothDescriptorUUID descriptor);
|
||||||
Promise<DataView> readValue();
|
Promise<DataView> readValue();
|
||||||
Promise<void> writeValue(BufferSource value);
|
Promise<void> writeValue(BufferSource value);
|
||||||
|
Promise<void> writeValueWithResponse(BufferSource value);
|
||||||
|
Promise<void> writeValueWithoutResponse(BufferSource value);
|
||||||
Promise<BluetoothRemoteGATTCharacteristic> startNotifications();
|
Promise<BluetoothRemoteGATTCharacteristic> startNotifications();
|
||||||
Promise<BluetoothRemoteGATTCharacteristic> stopNotifications();
|
Promise<BluetoothRemoteGATTCharacteristic> stopNotifications();
|
||||||
};
|
};
|
||||||
|
|
|
@ -30,7 +30,6 @@ enum XREnvironmentBlendMode {
|
||||||
|
|
||||||
[SecureContext, Exposed=Window] interface XRSession : EventTarget {
|
[SecureContext, Exposed=Window] interface XRSession : EventTarget {
|
||||||
// Attributes
|
// Attributes
|
||||||
readonly attribute XRSessionMode mode;
|
|
||||||
readonly attribute XREnvironmentBlendMode environmentBlendMode;
|
readonly attribute XREnvironmentBlendMode environmentBlendMode;
|
||||||
readonly attribute XRRenderState renderState;
|
readonly attribute XRRenderState renderState;
|
||||||
readonly attribute XRSpace viewerSpace;
|
readonly attribute XRSpace viewerSpace;
|
||||||
|
@ -110,7 +109,6 @@ dictionary XRReferenceSpaceOptions {
|
||||||
|
|
||||||
[SecureContext, Exposed=Window]
|
[SecureContext, Exposed=Window]
|
||||||
interface XRStationaryReferenceSpace : XRReferenceSpace {
|
interface XRStationaryReferenceSpace : XRReferenceSpace {
|
||||||
readonly attribute XRStationaryReferenceSpaceSubtype subtype;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
[SecureContext, Exposed=Window]
|
[SecureContext, Exposed=Window]
|
||||||
|
@ -217,9 +215,6 @@ interface XRWebGLLayer : XRLayer {
|
||||||
readonly attribute XRWebGLRenderingContext context;
|
readonly attribute XRWebGLRenderingContext context;
|
||||||
|
|
||||||
readonly attribute boolean antialias;
|
readonly attribute boolean antialias;
|
||||||
readonly attribute boolean depth;
|
|
||||||
readonly attribute boolean stencil;
|
|
||||||
readonly attribute boolean alpha;
|
|
||||||
readonly attribute boolean ignoreDepthValues;
|
readonly attribute boolean ignoreDepthValues;
|
||||||
|
|
||||||
readonly attribute WebGLFramebuffer framebuffer;
|
readonly attribute WebGLFramebuffer framebuffer;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue