diff --git a/resources/user-agent-js/00.example.js b/resources/user-agent-js/00.example.js index c024b0f6a48..d22d341b1bd 100644 --- a/resources/user-agent-js/00.example.js +++ b/resources/user-agent-js/00.example.js @@ -3,3 +3,4 @@ // Files are sorted alphabetically. When committing polyfills // order them with numbers, e.g. `01.innerhtml.js` will be executed before // `05.jquery.js` +WheelEvent = { DOM_DELTA_PIXEL: 5, DOM_DELTA_LINE: 5, DOM_DELTA_PAGE: 5 }; diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 85b062a1178..ec688894cbe 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -669845,7 +669845,7 @@ "support" ], "interfaces/animation-worklet.idl": [ - "58d0bc51a67be51d1d3fab75096b71feef8dea9b", + "159cabd09cd0b425c933cdfde58c46c8f14c9819", "support" ], "interfaces/appmanifest.idl": [ @@ -670289,7 +670289,7 @@ "support" ], "interfaces/web-bluetooth.idl": [ - "c5fd30cf320ac857d34758558110c972770fd428", + "183f77326051ad116785e3a5c371435afd9f7b65", "support" ], "interfaces/web-nfc.idl": [ @@ -670345,7 +670345,7 @@ "support" ], "interfaces/webxr.idl": [ - "6a45597594631eb458c459e3d8bf6cca43fbd06c", + "9e02becb76f70dc7c675568e070d71ab15008a9e", "support" ], "interfaces/worklets.idl": [ diff --git a/tests/wpt/metadata/bluetooth/idl/idlharness.tentative.https.window.js.ini b/tests/wpt/metadata/bluetooth/idl/idlharness.tentative.https.window.js.ini index b83e1b347a5..e85766f5e1d 100644 --- a/tests/wpt/metadata/bluetooth/idl/idlharness.tentative.https.window.js.ini +++ b/tests/wpt/metadata/bluetooth/idl/idlharness.tentative.https.window.js.ini @@ -212,3 +212,8 @@ [Bluetooth interface: attribute oncharacteristicvaluechanged] expected: FAIL + [BluetoothRemoteGATTCharacteristic interface: operation writeValueWithResponse(BufferSource)] + expected: FAIL + + [BluetoothRemoteGATTCharacteristic interface: operation writeValueWithoutResponse(BufferSource)] + expected: FAIL \ No newline at end of file diff --git a/tests/wpt/metadata/css/css-fonts/variations/at-font-face-font-matching.html.ini b/tests/wpt/metadata/css/css-fonts/variations/at-font-face-font-matching.html.ini index 468859377f2..b75e1104a28 100644 --- a/tests/wpt/metadata/css/css-fonts/variations/at-font-face-font-matching.html.ini +++ b/tests/wpt/metadata/css/css-fonts/variations/at-font-face-font-matching.html.ini @@ -218,9 +218,6 @@ [Matching font-weight: '501' should prefer '500' over '450 460'] 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'] expected: FAIL @@ -296,15 +293,9 @@ [Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg'] 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'] 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'] expected: FAIL diff --git a/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini b/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini index 323528d3385..8850ec200da 100644 --- a/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini +++ b/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini @@ -74,6 +74,3 @@ [opacity end] expected: FAIL - [letter-spacing end] - expected: FAIL - diff --git a/tests/wpt/metadata/fetch/content-type/response.window.js.ini b/tests/wpt/metadata/fetch/content-type/response.window.js.ini index 72022cb4ff0..18f786d4963 100644 --- a/tests/wpt/metadata/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata/fetch/content-type/response.window.js.ini @@ -22,7 +22,7 @@ expected: NOTRUN [