forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backed out changeset d567ffebf337 (bug 1823359) for causing failures …
…on popover-light-dismiss.html. CLOSED TREE
- Loading branch information
Showing
15 changed files
with
62 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
...ing/web-platform/meta/html/semantics/popovers/popover-beforetoggle-opening-event.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[popover-beforetoggle-opening-event.html] | ||
[Ensure the `beforetoggle` event can be used to populate content before the popover renders] | ||
expected: FAIL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
testing/web-platform/meta/html/semantics/popovers/popover-focus-child-dialog.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[popover-focus-child-dialog.html] | ||
expected: | ||
if (os == "android") and fission: [ERROR, TIMEOUT] | ||
ERROR | ||
[Popovers should not initially focus child popover elements.] | ||
expected: NOTRUN |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/html/semantics/popovers/popover-not-keyboard-focusable.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[popover-not-keyboard-focusable.html] | ||
[Popover should not be keyboard focusable] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
testing/web-platform/meta/html/semantics/popovers/popover-shadow-dom.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 19 additions & 3 deletions
22
testing/web-platform/meta/html/semantics/popovers/popover-top-layer-interactions.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,28 @@ | ||
[popover-top-layer-interactions.html] | ||
expected: ERROR | ||
[A Popover API should close a Popover API] | ||
expected: FAIL | ||
|
||
[A Modal Dialog should close a Popover API] | ||
expected: FAIL | ||
expected: NOTRUN | ||
|
||
[A Fullscreen Element should close a Popover API] | ||
expected: FAIL | ||
expected: NOTRUN | ||
|
||
[A Popover API should *not* close a Modal Dialog] | ||
expected: NOTRUN | ||
|
||
[A Popover API should *not* close a Fullscreen Element] | ||
expected: NOTRUN | ||
|
||
[A Fullscreen Element should *not* close a Fullscreen Element] | ||
expected: FAIL | ||
expected: NOTRUN | ||
|
||
[A Modal Dialog should *not* close a Modal Dialog] | ||
expected: NOTRUN | ||
|
||
[A Fullscreen Element should *not* close a Modal Dialog] | ||
expected: NOTRUN | ||
|
||
[A Modal Dialog should *not* close a Fullscreen Element] | ||
expected: NOTRUN |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters