diff --git a/tests/visual/accordion/accordion.html b/tests/visual/accordion/icons.html similarity index 100% rename from tests/visual/accordion/accordion.html rename to tests/visual/accordion/icons.html diff --git a/tests/visual/addClass/addClass_queue.html b/tests/visual/addClass/queue.html similarity index 90% rename from tests/visual/addClass/addClass_queue.html rename to tests/visual/addClass/queue.html index 616f2c7f9..21f4cc1cb 100644 --- a/tests/visual/addClass/addClass_queue.html +++ b/tests/visual/addClass/queue.html @@ -43,7 +43,7 @@

WHAT: The two boxes animate from black to red to green to blue.

-

The first box should start with a delay, the second box should start immediately.

+

EXPECTED: The first box should start with a delay, the second box should start immediately.

diff --git a/tests/visual/dialog/dialog_on_page_with_large_dom.html b/tests/visual/dialog/large_dom.html similarity index 92% rename from tests/visual/dialog/dialog_on_page_with_large_dom.html rename to tests/visual/dialog/large_dom.html index d807b3e3f..e84f4b328 100644 --- a/tests/visual/dialog/dialog_on_page_with_large_dom.html +++ b/tests/visual/dialog/large_dom.html @@ -3,7 +3,6 @@ Dialog Visual Test - Modal Dialog in Large DOM - @@ -37,6 +36,9 @@ +

WHAT: A single dialog is created on a page with a large DOM.

+

EXPECTED: Creating and opening the dialog should be fast, regardless of page size.

+

Dialog Content

@@ -51,7 +53,7 @@
-

This is a large DOM

.
+

This is a large DOM.