mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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"/>
|
||||
<embed></embed>
|
||||
<form></form>
|
||||
<hr />
|
||||
<p>pppppppppp</p>
|
||||
<applet></applet>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue