Bug 1413836 - Enable WPT for delegatesFocus r=smaug

Depends on D123858

Differential Revision: https://phabricator.services.mozilla.com/D123859
This commit is contained in:
Sean Feng 2021-09-07 15:01:35 +00:00
Родитель 9b57d02044
Коммит 4cdd0bc0e1
10 изменённых файлов: 0 добавлений и 90 удалений

Просмотреть файл

@ -1,4 +0,0 @@
[click-focus-delegatesFocus-tabindex-varies.html]
[click on host with delegatesFocus, #aboveSlot tabindex = 2, #slot and #slotted tabindex = 1]
expected: FAIL

Просмотреть файл

@ -1,4 +0,0 @@
[click-focus-delegatesFocus-tabindex-zero.html]
[click on host with delegatesFocus, all tabindex=0 except spacer]
expected: FAIL

Просмотреть файл

@ -1,37 +0,0 @@
[focus-method-delegatesFocus.html]
[focus() on host with delegatesFocus & tabindex=0, #outside with tabindex=0]
expected: FAIL
[focus() on host with delegatesFocus & tabindex=0, #aboveSlots and #belowSlots with tabindex=0]
expected: FAIL
[focus() on host with delegatesFocus & tabindex = 0, all other tabindex=-1]
expected: FAIL
[focus() on host with delegatesFocus, all tabindex=-1]
expected: FAIL
[focus() on host with delegatesFocus, all tabindex=0]
expected: FAIL
[focus() on host with delegatesFocus & tabindex=0, #belowSlots with tabindex=0]
expected: FAIL
[focus() on host with delegatesFocus & tabindex =-1, all other tabindex=0]
expected: FAIL
[focus() on host with delegatesFocus & no tabindex, all other tabindex=0]
expected: FAIL
[focus() on host with delegatesFocus & tabindex=0, #aboveSlots with tabindex=0 and #belowSlots with tabindex=1]
expected: FAIL
[focus() on host with delegatesFocus & tabindex=0, #slottedToFirstSlot, #slottedToSecondSlot, #belowSlots with tabindex=0]
expected: FAIL
[focus() on host with delegatesFocus with another host with no delegatesFocus and a focusable child]
expected: FAIL
[focus() on host with delegatesFocus with another host with delegatesFocus and a focusable child]
expected: FAIL

Просмотреть файл

@ -1,10 +0,0 @@
[focus-pseudo-matches-on-shadow-host.html]
[:focus must match a shadow host with open mode shadow root that contains the focused element]
expected: FAIL
[:focus must not match a shadow host with closed mode shadow root that does not contain the focused element]
expected: FAIL
[:focus must match a shadow host with closed mode shadow root that contains the focused element]
expected: FAIL

Просмотреть файл

@ -1,2 +0,0 @@
[focus-pseudo-on-shadow-host-1.html]
expected: FAIL

Просмотреть файл

@ -1,2 +0,0 @@
[focus-pseudo-on-shadow-host-2.html]
expected: FAIL

Просмотреть файл

@ -1,19 +0,0 @@
[focus-selector-delegatesFocus.html]
[:focus applies to host with delegatesFocus=false when an element in a nested shadow tree with delegatesFocus=false is focused]
expected: FAIL
[:focus applies to host with delegatesFocus=true when an element in a nested shadow tree with delegatesFocus=true is focused]
expected: FAIL
[:focus applies to host with delegatesFocus=true when an element in a nested shadow tree with delegatesFocus=false is focused]
expected: FAIL
[:focus applies to host with delegatesFocus=false when an element in a nested shadow tree with delegatesFocus=true is focused]
expected: FAIL
[:focus applies to host with delegatesFocus=true when the shadow root's descendant has focus]
expected: FAIL
[:focus applies to host with delegatesFocus=false when the shadow root's descendant has focus]
expected: FAIL

Просмотреть файл

@ -1,4 +0,0 @@
[focus-tabindex-order-shadow-negative-delegatesFocus.html]
[Order when all tabindex=-1 is and delegatesFocus = true]
expected: FAIL

Просмотреть файл

@ -1,4 +0,0 @@
[focus-tabindex-order-shadow-varying-delegatesFocus.html]
[Order when tabindex varies and delegatesFocus = true]
expected: FAIL

Просмотреть файл

@ -1,4 +0,0 @@
[focus-tabindex-order-shadow-zero-delegatesFocus.html]
[Order when all tabindex=0 is and delegatesFocus = true]
expected: FAIL