mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 8805f23ef629338b6d28ae25cc13839e99acea1b
This commit is contained in:
parent
e12c76982d
commit
8c91d13e13
2211 changed files with 4488 additions and 6801 deletions
|
@ -14,8 +14,6 @@
|
|||
test_invalid_value("z-index", "none");
|
||||
test_invalid_value("z-index", "10px");
|
||||
test_invalid_value("z-index", "0.5");
|
||||
test_invalid_value("z-index", "calc(0.5)");
|
||||
|
||||
test_invalid_value("z-index", "auto 123");
|
||||
</script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue