Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: LayoutTests/fast/dom/HTMLDialogElement/fullscreen-elements-do-not-affect-modality-expected.txt

Issue 132333018: Revert of Reland r165710 "Replace RenderFullScreen with top layer" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
-

Powered by Google App Engine
This is Rietveld 408576698