gecko-dev/layout/reftests/bugs/120834-2-ref.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 строки
165 B
HTML
Исходник Обычный вид История

2007-07-23 00:30:09 +04:00
<!DOCTYPE html>
<html>
<head>
<style>
span { color: green }
</style>
<body>
<span>There should be no red</span>
<span>There should be no red</span>
</body>
</html>