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:
@@ -36,15 +36,6 @@
|
|||||||
"screenResolution": "1280x1024",
|
"screenResolution": "1280x1024",
|
||||||
"recordVideo": "false"
|
"recordVideo": "false"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"ie10": {
|
|
||||||
"desiredCapabilities": {
|
|
||||||
"browserName": "internet explorer",
|
|
||||||
"version": "10.0",
|
|
||||||
"platform": "Windows 8",
|
|
||||||
"screenResolution": "1280x1024",
|
|
||||||
"recordVideo": "false"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"system": {
|
"system": {
|
||||||
|
|||||||
Reference in New Issue
Block a user