DevProgress / maps-showcase

Mobile friendly website with video landing page, slideshows, slideshow selector in the form of a map of the US.
GNU Affero General Public License v3.0
5 stars 7 forks source link

cross-browser testing #26

Open andrewljohnson opened 8 years ago

andrewljohnson commented 8 years ago

I've been doing all my work on:

We should probably test in:

eluberoff commented 8 years ago

Which IEs do we think?

On Aug 13, 2016 3:05 PM, "Andrew L. Johnson" notifications@github.com wrote:

I've been doing all my work on:

  • OS X 10.11.5, Chrome Version 52.0.2743.116 (64-bit

We should probably test in:

  • iOS Safari (mobile)
  • Android Chrome (mobile)
  • Internet Explorer
  • Safari
  • Firefox

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DevProgress/maps-showcase/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/AAdMe8emz5IkZwsulSgbsdi4FgcZEWziks5qfj-vgaJpZM4JjxVt .

andrewljohnson commented 8 years ago

I think the earliest we'd test on is IE9: http://www.w3schools.com/browsers/browsers_explorer.asp

dxa4481 commented 8 years ago

I have VM's set up, I can handle all but Safari.

dxa4481 commented 8 years ago

Okay so it works on the latest version of:

Edge Internet Explorer Firefox Chrome

I do have old XP vm's so I tested IE 6 and IE 8. It doesn't work on either. The map won't load and the responsive frame is stuck in mobile mode. IE 9 is only Vista and Windows 2008 server addition and I don't have a VM for that yet.

dxa4481 commented 8 years ago

One windows Vista VM later, and here we go, works great in IE 9

andrewljohnson commented 8 years ago

Nice! I'll leave this open so we can do a spot check when we ship, but it seems like all the components are compatible.

jillh510 commented 7 years ago

Shipped a while ago; can this issue be closed?