Changes between Initial Version and Version 1 of Ticket #11422, comment 9


Ignore:
Timestamp:
Jan 21, 2014, 2:56:16 PM (10 years ago)
Author:
Piotr Jasiun
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11422, comment 9

    initial v1  
    1 A finished and push also IE cleanup so this task generally done.
     1A finished and pushed IE cleanup, so this task is basically done.
    22
    33Because we drop support for IE6 & IE7 but we still support IE QM we have a lot of checking if browser is in IE QM and this checking was implementend in multipile ways (unsing `env.ie && env.quirks` or `env.ie6Compat` or `document.documentMode`). So I introduced new variable: `env.ieQuirks` and replace all of the above.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy