From 95b2bb25d4175ff676c5a3d4e5ff0ef214f7b306 Mon Sep 17 00:00:00 2001 From: Darius Jahandarie Date: Tue, 21 Mar 2023 23:18:44 +0900 Subject: Add visual diffing in CI --- test/data/html/test-document2.html | 229 ++++++++++++++++++++----------------- 1 file changed, 122 insertions(+), 107 deletions(-) (limited to 'test/data/html') diff --git a/test/data/html/test-document2.html b/test/data/html/test-document2.html index fb3adb59..399c3bd8 100644 --- a/test/data/html/test-document2.html +++ b/test/data/html/test-document2.html @@ -1,34 +1,40 @@ - - - - Yomichan Manual Tests - - - - - + + + + + Yomichan Manual Tests + + + + + +

Yomichan Manual Tests

@@ -36,56 +42,62 @@ 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. -
+
@@ -93,7 +105,7 @@ <iframe> element inside of a closed shadow DOM. -
+
@@ -101,22 +113,26 @@ <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-same-origin allow-scripts". + @@ -124,41 +140,39 @@ <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>. - - + + dominant-baseline: hanging;"> ありがとう @@ -166,42 +180,43 @@ + -- cgit v1.2.3