From 1f2469234b15d79d97c692ed97a5eaeb67c7b697 Mon Sep 17 00:00:00 2001 From: Scott González Date: Tue, 15 May 2012 10:45:13 -0400 Subject: Visual tests: Cleanup. --- tests/visual/dialog/performance.html | 73 ++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 tests/visual/dialog/performance.html (limited to 'tests/visual/dialog/performance.html') diff --git a/tests/visual/dialog/performance.html b/tests/visual/dialog/performance.html new file mode 100644 index 000000000..e84f4b328 --- /dev/null +++ b/tests/visual/dialog/performance.html @@ -0,0 +1,73 @@ + + + + + Dialog Visual Test - Modal Dialog in Large DOM + + + + + + + + + + + + + + +

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

+ +
+ + + + + + + -- cgit v1.2.3