From 0a0994ca64fceafde05997d93e5ca7d6e5baa7b2 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 20 Dec 2023 00:31:45 -0500 Subject: HTML test updates (#398) * Rename y-test to test-case * Rename y-description to test-description * Remove extension name * Update placeholder favicon * Refactor scripts * Make element types more consistent * More updates * Rename * Simplify file URLs * Rename file * Add descriptions * Rename * Rename * Rename --- test/data/html/test-document2.html | 222 ------------------------------------- 1 file changed, 222 deletions(-) delete mode 100644 test/data/html/test-document2.html (limited to 'test/data/html/test-document2.html') diff --git a/test/data/html/test-document2.html b/test/data/html/test-document2.html deleted file mode 100644 index c822c1d0..00000000 --- a/test/data/html/test-document2.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - Yomitan Manual Tests - - - - - - - - -

Yomitan Manual Tests

- Manual tests involving fullscreen elements, <iframe>s, and shadow DOMs. - - - Standard content. -
-
-
- ありがとう -
-
- Toggle fullscreen -
-
-
-
- - - Content inside of an open shadow DOM. -
- -
- - - Content inside of a closed shadow DOM. -
- -
- - - <iframe> element. - - - - - <iframe> element inside of an open shadow DOM. -
- -
- - - <iframe> element inside of a closed shadow DOM. -
- -
- - - <iframe> element with data URL. - - - - - <iframe> element with blob URL. - - - - - <iframe> element with srcdoc. - - - - - <iframe> element with srcdoc and - sandbox="allow-same-origin allow-scripts". - - - - - - <iframe> element with srcdoc and sandbox="allow-scripts".
- This element is expected to not work. -
- -
- - - SVG <img>. - - - - - SVG <object>. - - - - - SVG <embed>. - - - - - SVG <iframe>. - - - - - SVG <svg>. - - - ありがとう - - - - - - - - - - -- cgit v1.2.3