mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision 4e6563687b9c03d2f54ce0f06ef0ccc8e0964328
This commit is contained in:
parent
e68585a26f
commit
c80d322d92
56 changed files with 1205 additions and 66 deletions
|
@ -442,7 +442,7 @@ ALL_EVENTS = {
|
|||
"value": u"\ue01d",
|
||||
},
|
||||
"NUMPAD4": {
|
||||
"code": "PageDown",
|
||||
"code": "Numpad4",
|
||||
"ctrl": False,
|
||||
"key": "4",
|
||||
"location": 3,
|
||||
|
@ -451,7 +451,7 @@ ALL_EVENTS = {
|
|||
"value": u"\ue01e",
|
||||
},
|
||||
"NUMPAD5": {
|
||||
"code": "PageUp",
|
||||
"code": "Numpad5",
|
||||
"ctrl": False,
|
||||
"key": "5",
|
||||
"location": 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue