问题
- Scope: only front end issues (HTML, CSS, javascript)
- browsers/devices: desktop browsers (IE8+, Chrome, Firefox & Safari), ipad's browser (mobile Safari), mobile devices browsers (android, mobile safari)
I have experienced unexpected differences between a page rendered in IE8 locally (IE8 installed on a physical machine) & the same page rendered in IE8 in Browserstack.
This concerns the CSS properties filter
and -ms-filter
, more details on the comment of this answer: Cross browser rgba transparent background while keeping content (text & images) non-transparent
Have you had similar experiences, if yes, how often & on what features (links please)?
回答1:
Also need to add background: transparent\9;
Also do check the IE8 mode.
来源:https://stackoverflow.com/questions/22091638/front-end-development-web-browsers-differences-when-using-browserstack