mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Add binding test case of HTMLHRElement and HTMLParagraphElement.
This commit is contained in:
parent
4800ddf742
commit
1d5d781448
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
||||||
<img src="test.jpg"/>
|
<img src="test.jpg"/>
|
||||||
<embed></embed>
|
<embed></embed>
|
||||||
<form></form>
|
<form></form>
|
||||||
|
<hr />
|
||||||
|
<p>pppppppppp</p>
|
||||||
<applet></applet>
|
<applet></applet>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue