mirror of
https://github.com/servo/servo.git
synced 2025-08-13 09:25:32 +01:00
Update web-platform-tests to revision 993a932dca2b378a44dc55f4ee80812f65d8fb4e
This commit is contained in:
parent
f5ff38b875
commit
af74a5d2cf
331 changed files with 3327 additions and 3531 deletions
|
@ -8,14 +8,14 @@
|
|||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/fonts/Revalia.woff) format('woff');
|
||||
unicode-range: U+0061;
|
||||
unicode-range: U+0061, U+0020;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'deep-b-only';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/fonts/AD.woff) format('woff');
|
||||
unicode-range: U+0062;
|
||||
unicode-range: U+0062, U+0020;
|
||||
}
|
||||
|
||||
div {
|
||||
|
|
|
@ -8,14 +8,14 @@
|
|||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/fonts/Revalia.woff) format('woff');
|
||||
unicode-range: U+0061;
|
||||
unicode-range: U+0061, U+0020;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'deep-b-only';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/fonts/AD.woff) format('woff');
|
||||
unicode-range: U+0062;
|
||||
unicode-range: U+0062, U+0020;
|
||||
}
|
||||
|
||||
div {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/fonts/Revalia.woff) format('woff');
|
||||
unicode-range: U+0061;
|
||||
unicode-range: U+0061, U+0020;
|
||||
}
|
||||
|
||||
div {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue