| Index: LayoutTests/fast/dom/HTMLDialogElement/fullscreen-elements-do-not-affect-modality-expected.txt
|
| diff --git a/LayoutTests/fast/dom/HTMLDialogElement/fullscreen-elements-do-not-affect-modality-expected.txt b/LayoutTests/fast/dom/HTMLDialogElement/fullscreen-elements-do-not-affect-modality-expected.txt
|
| deleted file mode 100644
|
| index e77e211fa3a2e9340cda27400e67344ce3268305..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/HTMLDialogElement/fullscreen-elements-do-not-affect-modality-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -Tests that the active modal dialog is as expected when fullscreen elements are added to the top layer. This test requires testRunner.
|
| -
|
| -the active modal dialog should be: top-dialog
|
| -EXPECTED (clickedOn == '[object HTMLDialogElement]') OK
|
| -EXPECTED (clickedOn == '[object HTMLHtmlElement]') OK
|
| -the active modal dialog should be: bottom-dialog
|
| -EXPECTED (clickedOn == '[object HTMLDialogElement]') OK
|
| -EXPECTED (clickedOn == '[object HTMLHtmlElement]') OK
|
| -there should be no modal dialog
|
| -EXPECTED (clickedOn == '[object HTMLDivElement]') OK
|
| -END OF TEST
|
| -
|
|
|