Changes between Initial Version and Version 1 of Ticket #16939, comment 10
- Timestamp:
- Oct 12, 2015, 1:25:12 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16939, comment 10
initial v1 1 1 This also fails with IE11, so the new check will be 2 if(has("ie") || has("trident")){ 2 `if(has("ie") || has("trident")){`