mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 17:16:12 +00:00
6 lines
135 B
HTML
6 lines
135 B
HTML
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<body link="pink" vlink="pink">
|
|
<a href="">This should be pink</a>
|
|
</body>
|
|
</html>
|