Welcome Guest Search | Active Topics | Members | Log In | Register

How can we use SortSite for Browser compatibility testing Options
ashishwalia
Posted: Friday, January 15, 2010 3:09:56 AM
Rank: Newbie
Groups: Member

Joined: 1/15/2010
Posts: 2
Points: 6
Location: Noida
Hi,

I am having an issue that some of my web application are being migrated from IE6 to IE8.
So there some layout issues when i open them in IE8...i just wanted to confirm that how can i use Sortsite to recognise them?
Support
Posted: Friday, January 15, 2010 12:24:59 PM
Rank: Advanced Member
Groups: Member

Joined: 11/18/2005
Posts: 110
Points: 243
Location: Edinburgh
We're currently researching this. Most of the compatibility checks are for backwards compatibility (e.g. what works in Firefox version 3.0, but doesn't work in version 2.0).

Some of the checks do apply to forwards compatibility when moving from IE6 to IE8. Once I've collated the information I'll post it here.
ashishwalia
Posted: Monday, January 18, 2010 4:51:49 AM
Rank: Newbie
Groups: Member

Joined: 1/15/2010
Posts: 2
Points: 6
Location: Noida
Thanx for your quick reply!

Can you please tell me some of the check points that you use in sortsite to check for forward compatibility?
Support
Posted: Monday, January 18, 2010 6:09:06 AM
Rank: Advanced Member
Groups: Member

Joined: 11/18/2005
Posts: 110
Points: 243
Location: Edinburgh
One of the biggest changes between IE6 and IE8 is the handling of invalid HTML markup (unclosed tags, malformed comments, etc.)

This means that some elements displayed by IE6 may just disappear in IE8 if pages contain invalid markup. You can see these validation issues listed on the Standards tab - if you've not validated your pages before you're likely to see a *lot* of issues.

The most serious validation problems trigger an error on the Accessibility tab:

"This page has markup errors which cause problems in screen readers. WCAG2 A F70"

(the same issue affects screen readers since their invalid markup error handling is not identical to IE6)

administrator
Posted: Friday, March 19, 2010 7:09:00 AM
Rank: Administration
Groups: Administration

Joined: 9/30/2005
Posts: 16
Points: 24
The next maintenance release (3.6) will contain additional forwards compatibility checks including:

- assigning to window.event (read-only in IE8)
- using invalid HTML (unclosed tags) that render differently in IE6 and IE8
- using non-standard JSON methods
- using CSS expressions (supported in IE6/7, but not IE8 or other browsers)
- various CSS filter hacks that break in IE7 and IE8
- mixed http / https content warnings
Support
Posted: Thursday, May 20, 2010 9:02:15 AM
Rank: Advanced Member
Groups: Member

Joined: 11/18/2005
Posts: 110
Points: 243
Location: Edinburgh
The 4.0 release contains some new forwards compatibility checks including:

- setting event.source property (read-only in IE8)
- unclosed and malformed tags that IE8 handles differently to previous releases
- non-standard JSON methods
- using CSS expressions (supported in IE6 and IE7 but not IE8 standards mode or other browsers)
- various CSS hacks that work in IE6 but break in IE7 and IE8
- detect pages that display HTTP and HTTPS mixed content warnings in IE8

(the 3.6 maintenance release was replaced by the 4.0 release)
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

SoClean Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.039 seconds.