mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
Sync WPT with upstream (29-12-2024) (#34789)
* Update web-platform-tests to revision b'8fcb1f1e9519117f68699b8257c6b79d0f6e70e8' Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> * Update iframe-nosrc.html.ini Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com> * Update api-and-duplicate-headers.any.js.ini Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com> --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com> Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
aa40b8f820
commit
3aa9e00e4e
123 changed files with 796 additions and 1401 deletions
|
@ -23,15 +23,6 @@
|
|||
[When clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <AREA></AREA> of parent <INPUT type=checkbox></INPUT>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -64,27 +55,3 @@
|
|||
|
||||
[When clicking child <AREA></AREA> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <INPUT type=checkbox></INPUT>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <INPUT type=radio></INPUT>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
||||
[When clicking child <A></A> of parent <AREA></AREA>, only child should be activated.]
|
||||
expected: FAIL
|
||||
|
|
6
tests/wpt/meta/dom/nodes/moveBefore/tentative/mutation-observer.html.ini
vendored
Normal file
6
tests/wpt/meta/dom/nodes/moveBefore/tentative/mutation-observer.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[mutation-observer.html]
|
||||
[[Connected move\] MutationObserver removal + insertion is tracked by moveBefore()]
|
||||
expected: FAIL
|
||||
|
||||
[[Disconnected move\] MutationObserver removal + insertion is tracked by moveBefore()]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue