Skip to content

Commit 0254ebd

Browse files
committed
Fixing tests
1 parent 5a772c9 commit 0254ebd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div class="rendered-markdown">
22

3-
<p>&lt;area&gt;</p><hr><br>&lt;input type="text" value="test"&gt;<p></p></div>
3+
<p>&lt;area&gt;</p><hr><br>&lt;input value="test" type="text"&gt;<p></p></div>
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div class="rendered-markdown">
22

3-
<p>&lt;area&gt;</p><hr><br><input disabled="" type="checkbox"><p></p></div>
3+
<p>&lt;area&gt;</p><hr><br><input type="checkbox" disabled=""><p></p></div>

0 commit comments

Comments
 (0)