mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Removed IE10 from test matrix, as it doesn't support dataset
This commit is contained in:
parent
d75aec1b7e
commit
9028461c72
@ -36,15 +36,6 @@
|
||||
"screenResolution": "1280x1024",
|
||||
"recordVideo": "false"
|
||||
}
|
||||
},
|
||||
"ie10": {
|
||||
"desiredCapabilities": {
|
||||
"browserName": "internet explorer",
|
||||
"version": "10.0",
|
||||
"platform": "Windows 8",
|
||||
"screenResolution": "1280x1024",
|
||||
"recordVideo": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
|
Loading…
Reference in New Issue
Block a user