mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Sync WPT with upstream (28-01-2024) (#31204)
* Update web-platform-tests to revision b'bdd3b533e8c995e416630422ad64f4c70086b42f' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f04135b117
commit
20136cad7f
514 changed files with 11639 additions and 3134 deletions
|
@ -8,8 +8,5 @@
|
|||
[[data-expected-height\] 3]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 1]
|
||||
expected: FAIL
|
||||
|
||||
[[data-expected-height\] 2]
|
||||
[[data-expected-height\] 4]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[background-attachment-fixed-block-002.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[background-attachment-fixed-inline-002.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[background-attachment-local-block-002.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[background-attachment-local-inline-002.html]
|
||||
expected: TIMEOUT
|
|
@ -43,3 +43,18 @@
|
|||
|
||||
[Property text-spacing value 'normal no-autospace']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'normal normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'normal trim-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'no-autospace trim-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'trim-start normal ']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-spacing value 'trim-start no-autospace']
|
||||
expected: FAIL
|
||||
|
|
|
@ -43,3 +43,18 @@
|
|||
|
||||
[e.style['text-spacing'\] = "normal no-autospace" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "normal normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "normal trim-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "no-autospace trim-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "trim-start normal " should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-spacing'\] = "trim-start no-autospace" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -64,3 +64,21 @@
|
|||
|
||||
[scale(progress(1000em from 10rem to 110em)) should be used-value-equivalent to scale(9.9)]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 10em from 2rem to 12em) / 2) should be used-value-equivalent to 0.4]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 10) should be used-value-equivalent to 18]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 30) should be used-value-equivalent to 54]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) / 4) should be used-value-equivalent to 0.45]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 4) should be used-value-equivalent to 7]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 2) should be used-value-equivalent to 3.6]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
[MediaQueryList-addListener-removeListener.html]
|
||||
[listeners are called when <iframe> is resized]
|
||||
expected: FAIL
|
||||
|
||||
[listeners are called correct number of times]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
[image-x-y-zoom.html]
|
||||
[x and y properties for image elements with css zoom]
|
||||
expected: FAIL
|
||||
|
||||
[x and y properties for image elements with css zoom 1]
|
||||
expected: FAIL
|
|
@ -58,3 +58,15 @@
|
|||
|
||||
["::part(foo):dir(ltr)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo):is(ul)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo):is(nav ul)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo):where(ul)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo):where(nav ul)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[request-credentials.window.any.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[request-credentials.window.any.worker.html]
|
||||
expected: TIMEOUT
|
|
@ -1,5 +0,0 @@
|
|||
[request-redirect.window.any.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[request-redirect.window.any.worker.html]
|
||||
expected: TIMEOUT
|
|
@ -146,6 +146,3 @@
|
|||
|
||||
[list-style-image sec-fetch-site - HTTPS downgrade-upgrade]
|
||||
expected: FAIL
|
||||
|
||||
[background-image sec-fetch-site - HTTPS downgrade (header not sent)]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -23,9 +23,6 @@
|
|||
[treat-as-public to public: success.]
|
||||
expected: FAIL
|
||||
|
||||
[local https to local https: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -25,3 +25,33 @@
|
|||
|
||||
[HTMLFrameSetElement interface: attribute ongamepaddisconnected]
|
||||
expected: FAIL
|
||||
|
||||
[Gamepad interface: attribute vibrationActuator]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: attribute effects]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: operation playEffect(GamepadHapticEffectType, optional GamepadEffectParameters)]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: operation reset()]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[consecutive-srcdoc.html]
|
||||
expected: TIMEOUT
|
||||
[changing srcdoc does a replace navigation since the URL is still about:srcdoc]
|
||||
expected: FAIL
|
||||
|
||||
[changing srcdoc to about:srcdoc#yo then another srcdoc does two push navigations and we can navigate back]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -4,18 +4,3 @@
|
|||
|
||||
[Test javascript URL string return values in direct and indirect (target) frame contexts. 9]
|
||||
expected: FAIL
|
||||
|
||||
[0041 set in href="" targeting a frame and clicked]
|
||||
expected: FAIL
|
||||
|
||||
[0080 00FF set in href="" targeting a frame and clicked]
|
||||
expected: FAIL
|
||||
|
||||
[0080 00FF 0100 set in href="" targeting a frame and clicked]
|
||||
expected: FAIL
|
||||
|
||||
[D83D DE0D set in href="" targeting a frame and clicked]
|
||||
expected: FAIL
|
||||
|
||||
[DE0D 0041 set in href="" targeting a frame and clicked]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[traverse_the_history_5.html]
|
||||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.flush-on-frame-presentation.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations-with-promises.createImageBitmap.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations-with-promises.toBlob.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.createPattern.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.drawImage.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.getImageData.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.putImageData.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.toDataURL.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.putImageData.html]
|
||||
[Check that calling putImageData in a layer throws an exception.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.requestAnimationFrame.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.toBlob.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.unclosed-nested.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.disconnected-font-size-math.html]
|
||||
expected: CRASH
|
|
@ -0,0 +1,2 @@
|
|||
[unclosed-nested-layers.html]
|
||||
expected: FAIL
|
|
@ -1,2 +1,2 @@
|
|||
[canvas.2d.disconnected.html]
|
||||
expected: CRASH
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations-with-promises.convertToBlob.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations-with-promises.convertToBlob.worker.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations-with-promises.createImageBitmap.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations-with-promises.createImageBitmap.worker.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.createPattern.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.createPattern.worker.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.drawImage.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.drawImage.worker.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.getImageData.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.getImageData.worker.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.putImageData.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.putImageData.worker.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.transferToImageBitmap.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.transferToImageBitmap.worker.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.putImageData.html]
|
||||
[Check that calling putImageData in a layer throws an exception.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.putImageData.worker.html]
|
||||
[Check that calling putImageData in a layer throws an exception.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.convertToBlob.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.convertToBlob.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.createImageBitmap.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.createImageBitmap.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.drawImage.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.drawImage.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.getImageData.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.getImageData.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.transferToImageBitmap.html]
|
||||
[Check that calling transferToImageBitmap in a layer throws an exception.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.transferToImageBitmap.worker.html]
|
||||
[Check that calling transferToImageBitmap in a layer throws an exception.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.unclosed-nested.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.unclosed-nested.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.unclosed.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.unclosed.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[unclosed-layers.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[unclosed-layers.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[unclosed-nested-layers.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[unclosed-nested-layers.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[parser-inserted-async-inline-module-with-import.html]
|
||||
[Parser-inserted async inline module script elements with "blocking=render" are render-blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[parser-inserted-inline-module-with-import.html]
|
||||
[Parser-inserted module script elements with "blocking=render" are render-blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[script-inserted-inline-module-with-import.html]
|
||||
[Script-inserted module script elements with "blocking=render" are render-blocking]
|
||||
expected: FAIL
|
|
@ -1,4 +1,3 @@
|
|||
[document-base-url-window-initiator-is-not-opener.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[window.open() gets base url from initiator not opener.]
|
||||
expected: [FAIL, PASS, TIMEOUT]
|
||||
|
|
|
@ -0,0 +1,18 @@
|
|||
[slot-direction.window.html]
|
||||
[<slot> element sets CSS direction property: <slot> inherits direction from parent]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot> inherits CSS direction from parent]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot dir=ltr>]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot dir=rtl>]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot dir=auto> resolving to LTR]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot dir=auto> resolving to RTL]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[slot-no-isolate-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[slot-element-focusable.tentative.html]
|
||||
[slot element with display: block should be focusable]
|
||||
expected: FAIL
|
||||
|
||||
[slot element with default style should be focusable]
|
||||
expected: FAIL
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[appearance:none should work]
|
||||
expected: FAIL
|
||||
|
||||
[appearance:none should work: display gets its initial value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[iframe_sandbox_popups_escaping-3.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -181,3 +181,6 @@
|
|||
|
||||
[text/plain: single quote in value (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: 0x00 in name (normal form)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[htmlanchorelement_noopener.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that targeting of rel=noopener with a given name ignores an existing window with that name]
|
||||
expected: NOTRUN
|
||||
|
||||
|
@ -13,4 +14,4 @@
|
|||
expected: FAIL
|
||||
|
||||
[Check that rel=noopener with target=_self does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[async-script.html?default]
|
||||
|
||||
[async-script.html?reload]
|
||||
expected: ERROR
|
||||
|
||||
[async-script.html?default]
|
|
@ -5,4 +5,4 @@
|
|||
expected: TIMEOUT
|
||||
|
||||
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
[promise-job-entry-different-function-realm.html]
|
||||
expected: TIMEOUT
|
||||
[Fulfillment handler on fulfilled promise]
|
||||
expected: FAIL
|
||||
|
||||
[Rejection handler on pending-then-rejected promise]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[Thenable resolution]
|
||||
expected: FAIL
|
||||
|
@ -12,4 +13,4 @@
|
|||
expected: FAIL
|
||||
|
||||
[Fulfillment handler on pending-then-fulfilled promise]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -25,4 +25,3 @@
|
|||
|
||||
[Styling SVG from internal styles mask]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -68,6 +68,3 @@
|
|||
|
||||
[PerformanceEntry has correct name, initiatorType, startTime, and duration (link)]
|
||||
expected: NOTRUN
|
||||
|
||||
[PerformanceEntry has correct name, initiatorType, startTime, and duration (img)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -29,3 +29,8 @@
|
|||
[updateRenderState handles appropriately XRRenderStateInit with no params - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[updateRenderState clamps appropriately near/far clipping planes - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[updateRenderState clamps appropriately near/far clipping planes - webgl2]
|
||||
expected: FAIL
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,2 +1,2 @@
|
|||
[animation-delay-010.html]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[background-attachment-fixed-block-002.html]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[background-attachment-fixed-inline-002.html]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[background-attachment-local-block-002.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[background-attachment-local-inline-002.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[flexbox-safe-overflow-position-004.html]
|
||||
expected: FAIL
|
|
@ -32,9 +32,6 @@
|
|||
[Matching font-style: 'normal' should prefer 'oblique 0deg' over 'oblique 10deg 40deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 20deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -47,9 +44,6 @@
|
|||
[Matching font-style: 'oblique -10deg' should prefer 'oblique -1deg 0deg' over 'oblique -20deg -15deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-weight: '430' should prefer '340 398' over '501 550']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 21deg' should prefer 'oblique 21deg' over 'oblique 30deg 60deg']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -122,9 +116,6 @@
|
|||
[Matching font-style: 'oblique 20deg' should prefer 'italic' over 'oblique 0deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique -21deg' should prefer 'oblique 0deg' over 'oblique 30deg 60deg']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -137,9 +128,6 @@
|
|||
[Matching font-weight: '430' should prefer '501 550' over '502 560']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-weight: '501' should prefer '502 510' over '503 520']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-stretch: '90%' should prefer '110% 140%' over '120% 130%']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -224,9 +212,6 @@
|
|||
[Matching font-weight: '501' should prefer '500' over '450 460']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-weight: '399' should prefer '400' over '450 460']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-stretch: '110%' should prefer '115% 116%' over '105%']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -275,9 +260,6 @@
|
|||
[Matching font-style: 'oblique 0deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique -20deg' should prefer 'oblique 0deg' over 'oblique 30deg 60deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-weight: '400' should prefer '351 398' over '501 550']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -307,3 +289,21 @@
|
|||
|
||||
[Matching font-style: 'oblique -20deg' should prefer 'oblique -20deg' over 'oblique -60deg -40deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-weight: '430' should prefer '420 440' over '450 460']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-stretch: '100%' should prefer '110% 120%' over '115% 116%']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'normal' should prefer 'oblique 10deg 40deg' over 'oblique 20deg 30deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'italic' should prefer 'italic' over 'oblique 20deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 10deg' should prefer 'italic' over 'oblique 0deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique -21deg' should prefer 'oblique -10deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue