mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests to revision fb898b46adaf656c9807ed0b8adb39d84162cb98
This commit is contained in:
parent
6a4e6174a7
commit
eed68f662b
222 changed files with 12791 additions and 14492 deletions
|
@ -83,7 +83,7 @@
|
|||
{
|
||||
testName:"background-image-radial-gradient",
|
||||
propertyName:"background-image",
|
||||
expectedValue:"radial-gradient(at 25px 25px, black 10%, green 90%)",
|
||||
expectedValue:"radial-gradient(at 25px 25px, rgb(0, 0, 0) 10%, rgb(0, 128, 0) 90%)",
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue