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:
@@ -1,14 +1,14 @@
|
||||
@charset "iso-8859-15"
|
||||
dummy { font-family: serif; } /* provides a colon to make the important stuff work */
|
||||
span {
|
||||
background-color: #00FF00;
|
||||
font-weight: bold;
|
||||
color: #00FF00;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
.ýäè {
|
||||
background-color: #FF0000;
|
||||
font-weight: bold;
|
||||
color: #FF0000;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
@charset "iso-8859-15"
|
||||
dummy { font-family: serif; } /* provides a colon to make the important stuff work */
|
||||
span {
|
||||
background-color: #00FF00;
|
||||
font-weight: bold;
|
||||
color: #00FF00;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
.ýäè {
|
||||
background-color: #FF0000;
|
||||
font-weight: bold;
|
||||
color: #FF0000;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user