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>
|
||||
<html><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