mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update web-platform-tests to revision b'b728032f59a396243864b0f8584e7211e3632005'
This commit is contained in:
parent
ace9b32b1c
commit
df68c4e5d1
15632 changed files with 514865 additions and 155000 deletions
|
@ -69,7 +69,7 @@
|
|||
{ property: "font-family", valuesToTest:["Arial", "Times New Roman"], default: "Times New Roman" },
|
||||
{ property: "font-size", valuesToTest:["31px"], default: "16px" },
|
||||
{ property: "font-size-adjust", valuesToTest:["22", "none"], default: "none" },
|
||||
{ property: "font-stretch", valuesToTest:["normal", "ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded"], default: "normal" },
|
||||
{ property: "font-stretch", valuesToTest:["100%", "50%", "62.5%", "75%", "87.5%", "112.5%", "125%", "150%", "200%"], default: "100%" },
|
||||
{ property: "font-style", valuesToTest:["normal", "italic"], default: "normal" },
|
||||
{ property: "font-weight", valuesToTest:["100", "200", "300", "400", "500", "600", "700", "800", "900"], default: "400" },
|
||||
{ property: "glyph-orientation-horizontal", valuesToTest:["13deg"], default: "0deg" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue