mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision 5721f7843f406054b8e02b0e33ff8e733830cc3d
This commit is contained in:
parent
f9e7c6b9dc
commit
1dbfe69c91
124 changed files with 2796 additions and 350 deletions
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<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;">
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue