Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

What are the differences between IE10 on Windows 7 and Windows 8 (Desktop mode and/or Metro mode).

Things like:

  • rendering differences (including hardware acceleration, DX filters and media queries)
  • JS differences (eg touch events, window resizing)
  • plugin differences (do they sandbox Flash differently?)
  • quirks (compatibility) mode differnces

Not so much things like:

share|improve this question
I thought they were using the same engine (Trident 6.0)? – Kristian Hellang Nov 22 '12 at 15:51
It is the same engine, but in the past there have been differences between the same IE version on different operating systems. Hopefully the differences with IE10 (if there are any) are minimal. – dave1010 Nov 22 '12 at 15:58

1 Answer

up vote 3 down vote accepted

Microsoft seem to sum it up pretty well here: Internet Explorer 10 on Windows 7

share|improve this answer
1  
This looks good. "All differences involve touch-related APIs" - this sounds too good to be true. – dave1010 Nov 22 '12 at 16:06

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.