Changes between Initial Version and Version 3 of Ticket #11479
- Timestamp:
- Jan 22, 2014, 3:03:36 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11479
-
Property
Status
changed from
new
toreview
- Property Owner set to Piotr Jasiun
-
Property
Status
changed from
-
Ticket #11479 – Description
initial v3 4 4 5 5 Also after clean up we can save some bites (compressed ckeditor is 322 byts smaller with env.ieQuirks). 6 7 I'm not sure if there is a point in keeping `env.quirks == true` for non-IE browsers. Maybe `env.quirks` should be `true` only in IE 8 and IE 9 QM (as `env.ieQuirks` works now).