mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update web-platform-tests to revision 919ca26d28f02c636d4fa3d4e910a6038f02d993
This commit is contained in:
parent
f7d3d4a447
commit
136aa4015b
154 changed files with 1878 additions and 608 deletions
|
@ -3,7 +3,7 @@
|
|||
<body>
|
||||
<p>When stretching a range input, the thumb should be centered vertically.</p>
|
||||
<div style="height: 200px;">
|
||||
<input type="range" style="width: 100%; height: 100%; margin: 0;">
|
||||
<input type="range" style="width: 100%; height: 100%; margin: 0; box-sizing: border-box;">
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue