summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/obsolete/basefont-novalid.html
blob: 7f329d5cac7c670a6b3d25e3e6102b86cd46ceae (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<title>the "basefont" element is obsolete</title>
<meta charset=utf-8>
</head>
<body>
<basefont>
</body>
</html>