summaryrefslogtreecommitdiff
path: root/test/data/html
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-10-01 06:23:41 +0000
committerGitHub <noreply@github.com>2023-10-01 06:23:41 +0000
commitc7f7e84fe9109bedec8c7c531d3b6e48056dd3b3 (patch)
treef962c38182d4f496c9a97c80d08504fde0b3aac2 /test/data/html
parent0fa8d441a269b13474e6ad4108f49497d4d3abfd (diff)
parentc13cf0ec85ccc6aec636ccd8b9f791559c1cd2f6 (diff)
Merge pull request #261 from themoeway/dependabot/npm_and_yarn/html-validate-8.5.0
Bump html-validate from 7.6.0 to 8.5.0
Diffstat (limited to 'test/data/html')
-rw-r--r--test/data/html/test-document1.html2
-rw-r--r--test/data/html/test-dom-text-scanner.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/data/html/test-document1.html b/test/data/html/test-document1.html
index 78d862c4..04e930da 100644
--- a/test/data/html/test-document1.html
+++ b/test/data/html/test-document1.html
@@ -138,7 +138,7 @@
data-sentence-scan-extent="100"
data-sentence="よみちゃん"
>
- <button style="width: 100%; box-sizing: border-box; font-family: inherit; font-size: inherit; border: 1px solid #d8d8d8; background-color: #f0f0f0; padding: 0.2em;">よみちゃん</button>
+ <button type="button" style="width: 100%; box-sizing: border-box; font-family: inherit; font-size: inherit; border: 1px solid #d8d8d8; background-color: #f0f0f0; padding: 0.2em;">よみちゃん</button>
</div>
<div
diff --git a/test/data/html/test-dom-text-scanner.html b/test/data/html/test-dom-text-scanner.html
index 9a9ea95d..c7ae2a37 100644
--- a/test/data/html/test-dom-text-scanner.html
+++ b/test/data/html/test-dom-text-scanner.html
@@ -290,7 +290,7 @@
}'
>
<y-description>Skip &lt;button&gt; content.</y-description>
-<div>小ぢん<button>content</button>まり1</div>
+<div>小ぢん<button type="button">content</button>まり1</div>
</y-test>
<y-test