mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision 9f01716569ae5dfd79675ea55718e48017d077a8
This commit is contained in:
parent
9b24798390
commit
93a31731d9
117 changed files with 3664 additions and 843 deletions
|
@ -28,6 +28,8 @@ assert_not_inherited('padding-bottom', '0px', '10px');
|
|||
assert_not_inherited('padding-left', '0px', '10px');
|
||||
assert_not_inherited('padding-right', '0px', '10px');
|
||||
assert_not_inherited('padding-top', '0px', '10px');
|
||||
|
||||
assert_inherited('visibility', 'visible', 'collapse');
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue