mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +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>
|