mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 2660fc486f7027c913863d48a8843942f0c0365e
This commit is contained in:
parent
96de31b463
commit
c413a1139e
455 changed files with 8535 additions and 2067 deletions
|
@ -91,7 +91,8 @@
|
|||
{ property: "stroke-opacity", valuesToTest:["0.221"], default: "1" },
|
||||
{ property: "stroke-width", valuesToTest:["88%", "31px"], default: "1px" },
|
||||
{ property: "text-anchor", valuesToTest:["start", "middle", "end"], default: "start" },
|
||||
{ property: "text-decoration", valuesToTest:["none", "underline", "overline", "line-through"], default: "none" },
|
||||
{ property: "text-decoration-line", valuesToTest:["none", "underline", "overline", "line-through"], default: "none" },
|
||||
{ property: "text-decoration-style", valuesToTest:["solid", "double", "dotted", "dashed", "wavy"], default: "solid" },
|
||||
{ property: "visibility", valuesToTest:["visible", "hidden", "collapse"], default: "visible" },
|
||||
{ property: "word-spacing", valuesToTest:["31px"], default: "0px" },
|
||||
{ property: "writing-mode", valuesToTest:["lr-tb", "rl-tb"], default: "lr-tb" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue