From 3db08b4d991c02870d04f7198d65fd926805709c Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Tue, 25 Feb 2014 22:43:00 +0100 Subject: Ensure all tests have a proper doctype and html structure, to avoid browser's quirks mode (cherry picked from commit a0d6864093cf13a96dafa8a47b5c43891b2b864f) Conflicts: tests/FunctionalTests/active-controls/protected/pages/ActivePanelTest.page tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.page --- .../active-controls/protected/pages/Layout.tpl | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100755 tests/FunctionalTests/active-controls/protected/pages/Layout.tpl (limited to 'tests/FunctionalTests/active-controls/protected/pages/Layout.tpl') diff --git a/tests/FunctionalTests/active-controls/protected/pages/Layout.tpl b/tests/FunctionalTests/active-controls/protected/pages/Layout.tpl new file mode 100755 index 00000000..ead6c66f --- /dev/null +++ b/tests/FunctionalTests/active-controls/protected/pages/Layout.tpl @@ -0,0 +1,38 @@ + + + + + + + + + + +
+
+ + \ No newline at end of file -- cgit v1.2.3