mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>PASS in body, black</title>
|
||||
<link href="mailto:me@gsnedders.com" rel="author" title="Geoffrey Sneddon" />
|
||||
<style>
|
||||
.PASS {color: black;}
|
||||
</style>
|
||||
</head><body class="PASS">PASS
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user