mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Update web-platform-tests to revision b'6275bd0cf6fcfbfb531d371666602ddf4ca6dbf6'
This commit is contained in:
parent
2a45f247c4
commit
afd92e9e80
214 changed files with 6026 additions and 531 deletions
|
@ -23,7 +23,7 @@ assert_not_inherited('margin-bottom', '0px', '10px');
|
|||
assert_not_inherited('margin-left', '0px', '10px');
|
||||
assert_not_inherited('margin-right', '0px', '10px');
|
||||
assert_not_inherited('margin-top', '0px', '10px');
|
||||
assert_not_inherited('margin-trim', 'none', 'all');
|
||||
assert_not_inherited('margin-trim', 'none', 'block');
|
||||
assert_not_inherited('padding-bottom', '0px', '10px');
|
||||
assert_not_inherited('padding-left', '0px', '10px');
|
||||
assert_not_inherited('padding-right', '0px', '10px');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue