summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/data/html/dom-text-scanner.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/html/dom-text-scanner.html b/test/data/html/dom-text-scanner.html
index 1f537d4e..540567bd 100644
--- a/test/data/html/dom-text-scanner.html
+++ b/test/data/html/dom-text-scanner.html
@@ -276,7 +276,7 @@
}'
>
<test-description>Skip &lt;input&gt; content.</test-description>
-<div>小ぢん<input value="content">まり1</div>
+<div>小ぢん<input type="text" value="content">まり1</div>
</test-case>
<test-case