mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 9064a51d4e4c177bf4b629031c3ac8010c910132
This commit is contained in:
parent
026dc7485f
commit
0eedd13bef
215 changed files with 1862 additions and 897 deletions
|
@ -23,6 +23,8 @@ assert_not_inherited('initial-letters', 'normal', '2 3');
|
|||
assert_inherited('initial-letters-align', 'alphabetic', 'hanging');
|
||||
assert_inherited('initial-letters-wrap', 'none', 'grid');
|
||||
assert_not_inherited('initial-sizing', 'normal', 'stretch');
|
||||
// https://www.w3.org/TR/CSS2/visudet.html#propdef-line-height
|
||||
assert_inherited('line-height', 'normal', '20px');
|
||||
assert_not_inherited('vertical-align', 'baseline', '10px');
|
||||
</script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue