mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision 04caec1f4f239a2f1b36b6eaa5017f421b242694
This commit is contained in:
parent
73760ea594
commit
1d538279c7
232 changed files with 25443 additions and 23823 deletions
|
@ -13,9 +13,11 @@ div {
|
|||
contain: style;
|
||||
counter-increment: c 123;
|
||||
}
|
||||
span {
|
||||
counter-increment: c 1;
|
||||
}
|
||||
span::before {
|
||||
content: counter(c);
|
||||
counter-increment: c 1;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue