mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update web-platform-tests to revision b7d6508023db961126208844668236647169fe49
This commit is contained in:
parent
0196160551
commit
4f6f39a917
18 changed files with 317 additions and 52 deletions
|
@ -158046,7 +158046,7 @@
|
|||
"/css/css-values/vh-support-atviewport.html",
|
||||
[
|
||||
[
|
||||
"/css/css-values/reference/all-green.html",
|
||||
"/css/css-values/reference/vh-support-atviewport-ref.htm",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
|
@ -275214,6 +275214,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/css-values/reference/vh-support-atviewport-ref.htm": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/css-values/reference/vh_not_refreshing_on_chrome-ref.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -353391,6 +353396,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"custom-elements/enqueue-custom-element-callback-reactions-inside-another-callback.html": [
|
||||
[
|
||||
"/custom-elements/enqueue-custom-element-callback-reactions-inside-another-callback.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"custom-elements/historical.html": [
|
||||
[
|
||||
"/custom-elements/historical.html",
|
||||
|
@ -586988,6 +586999,10 @@
|
|||
"962a748d2c059b45fca4d7788b04b77c61e0b923",
|
||||
"support"
|
||||
],
|
||||
"css/css-values/reference/vh-support-atviewport-ref.htm": [
|
||||
"cfa9e8d02d48436ee1c311da7c7bd65b0f4291cf",
|
||||
"support"
|
||||
],
|
||||
"css/css-values/reference/vh_not_refreshing_on_chrome-ref.html": [
|
||||
"279d1c69b9f7fbe60edb55b7e8a5d507eda24936",
|
||||
"support"
|
||||
|
@ -587225,7 +587240,7 @@
|
|||
"reftest"
|
||||
],
|
||||
"css/css-values/vh-support-atviewport.html": [
|
||||
"c79ace6df18a7432dba34fa83cdb1af183206156",
|
||||
"c1999c4a22e2933259b3f77193c2b20c3b53f199",
|
||||
"reftest"
|
||||
],
|
||||
"css/css-values/vh-support-margin.html": [
|
||||
|
@ -608036,6 +608051,10 @@
|
|||
"7f5a4d0f8e76d495acfdedfe172ef5acfdac75b4",
|
||||
"testharness"
|
||||
],
|
||||
"custom-elements/enqueue-custom-element-callback-reactions-inside-another-callback.html": [
|
||||
"2fd932f29a3bae3e80ee90a1996c1d25ea7934cf",
|
||||
"testharness"
|
||||
],
|
||||
"custom-elements/historical.html": [
|
||||
"70981ce59c41dd352bccf1b70a1cb7c8cecf30ec",
|
||||
"testharness"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[vh-support-atviewport.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[enqueue-custom-element-callback-reactions-inside-another-callback.html]
|
||||
[Connecting an element without connectedCallback while it has a disconnectedCallback in its custom element reaction queue must not result in disconnectedCallback getting invoked before the insertion completes]
|
||||
expected: FAIL
|
||||
|
||||
[Connecting a element with connectedCallback while it has a disconnectedCallback in its custom element reaction queue must result in disconnectedCallback getting invoked before the insertion completes]
|
||||
expected: FAIL
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
type: testharness
|
||||
|
||||
[single-byte-decoder.html?document]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[ISO-8859-4: iso_8859-4:1988 (document.characterSet and document.inputEncoding)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
|||
|
||||
|
||||
[single-byte-decoder.html?XMLHttpRequest]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -141,8 +141,5 @@
|
|||
[windows-1254: cp1254 (XMLHttpRequest)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[windows-1253: cp1253 (XMLHttpRequest)]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
||||
[single-byte-decoder.html?TextDecoder]
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[traverse_the_history_1.html]
|
||||
[Multiple history traversals from the same task]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[traverse_the_history_2.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -11,5 +11,5 @@
|
|||
expected: TIMEOUT
|
||||
|
||||
[picture: source (max-width:500px) valid image, img valid image, resize to narrow]
|
||||
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,4 +0,0 @@
|
|||
[aborted-parser.window.html]
|
||||
[document.open() after parser is aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[promise-rejection-events.html]
|
||||
expected: TIMEOUT
|
||||
[rejectionhandled is dispatched from a queued task, and not immediately]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -12,3 +12,6 @@
|
|||
[Verifies the resolution of entry.startTime is at least 5 microseconds.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Verifies the resolution of performance.now() is at least 5 microseconds.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[buffer-full-store-and-clear-during-callback.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[Test that entries overflowing the buffer trigger the buffer full event, can be stored, and find themselves in the primary buffer after it's cleared.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue