mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update web-platform-tests to revision d5be80a86d4f938250c075ac12414ad47516969c
This commit is contained in:
parent
bb2c5e387f
commit
463b6d3b60
32 changed files with 454 additions and 43 deletions
|
@ -0,0 +1,6 @@
|
|||
<!doctype html>
|
||||
<style>
|
||||
::placeholder { color: green }
|
||||
</style>
|
||||
<input placeholder="I should be green">
|
||||
<textarea placeholder="I should be green"></textarea>
|
Loading…
Add table
Add a link
Reference in a new issue