Mypal/dom/html/reftests/468263-2-alternate-ref.html

9 lines
134 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!DOCTYPE HTML>
<html>
<body>
<img id="image1" src="">
<img id="image2">
2019-03-11 03:26:37 -07:00
<input id="image3" type="image">
</body>
</html>