mirror of
https://github.com/servo/servo.git
synced 2025-06-27 18:43:40 +01:00
Update web-platform-tests to revision b'9ce4a6482a088da3d74f895d8ad15c5ce0c25d28'
This commit is contained in:
parent
dca3b2f0c1
commit
02d490892d
162 changed files with 3675 additions and 951 deletions
|
@ -31,8 +31,8 @@
|
|||
{ element: "target1", expectedCssText: "--var: var1;" },
|
||||
{ element: "target2", expectedCssText: "margin: var(--prop);" },
|
||||
{ element: "target3", expectedCssText: "background: var(--prop);" },
|
||||
{ element: "target4", expectedCssText: "margin: var(--prop) !important;" },
|
||||
{ element: "target5", expectedCssText: "background: var(--prop) !important;" },
|
||||
{ element: "target4", expectedCssText: "margin: var(--prop) !important;" },
|
||||
{ element: "target5", expectedCssText: "background: var(--prop) !important;" },
|
||||
{ element: "target6", expectedCssText: "background: green;" },
|
||||
{ element: "target7", expectedCssText: "background: var(--prop);" },
|
||||
{ element: "target8", expectedCssText: "color: var(--prop);" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue