Mac测试ie兼容性

ngrok下载:https://ngrok.com/
将localhost地址映射到线上地址

到ngrok的安装目录下(假设安装到~/software下):todo: 或者配置环境变量
cd ~/software/

本地起服务的端口,例如80:
./ngrok http 80

打开外网地址即可访问到:

Mac测试ie兼容性_第1张图片
image.png

在线测试ie兼容性:
Internet Explorer Testing - Test your websites in IE 6, IE 7, IE 8, IE 9, IE 10, IE 11

你可能感兴趣的:(Mac测试ie兼容性)