From 039b4b90926e9a2d3047eef643a4aea8f1cfae7c Mon Sep 17 00:00:00 2001 From: Federico Date: Thu, 27 Mar 2025 13:25:53 +0800 Subject: [PATCH] Add tinymce 6 and tinymce 7 dedicated pages for E2E testing --- static/e2e/license.md | 3 +++ static/e2e/tinymce6.html | 13 +++++++++++++ static/e2e/tinymce7.html | 13 +++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 static/e2e/license.md create mode 100644 static/e2e/tinymce6.html create mode 100644 static/e2e/tinymce7.html diff --git a/static/e2e/license.md b/static/e2e/license.md new file mode 100644 index 0000000..7d03eee --- /dev/null +++ b/static/e2e/license.md @@ -0,0 +1,3 @@ +# Software License Agreement + +Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html) to match TinyMCE's open source license. diff --git a/static/e2e/tinymce6.html b/static/e2e/tinymce6.html new file mode 100644 index 0000000..e29e85e --- /dev/null +++ b/static/e2e/tinymce6.html @@ -0,0 +1,13 @@ + + + + + +TinyMCE 6 + + +

TinyMCE 6

+

Docs

+ + + diff --git a/static/e2e/tinymce7.html b/static/e2e/tinymce7.html new file mode 100644 index 0000000..ae73a95 --- /dev/null +++ b/static/e2e/tinymce7.html @@ -0,0 +1,13 @@ + + + + + +TinyMCE 7 + + +

TinyMCE 7

+

Docs

+ + +