Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

  • This WPT test may be referenced by the following Test IDs:
<head>
<title>IMG - Border= value in percent</title>
<link rel="match" href="img_border-ref.xhtml"/>
</head>
<body>
<p><img src="../../../../../images/blue.png" border="0%"/></p>
<p><img src="../../../../../images/blue.png" border="50%"/></p>
</body>
</html>