mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<style type="text/css">
|
||||
.red { background: red; width: 5em; font: 1em/1 monospace; height: 1em; }
|
||||
.small { width: 1em; }
|
||||
span:before { background: green; color: white; white-space: nowrap; content: 'Test\Apasses if this sentence has a green background.'; }
|
||||
span:before { background: green; color: white; white-space: nowrap; content: 'Test\Apasses if this sentence has a green background.'; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user