Compatibility██████████1964 pages with browser specific issues
Privacy██████████2463 pages with compliance or legal issues
Compatibility
This section shows pages that exhibit browser-specific behavior, or trigger browser bugs.
Internet Explorer - Some pages misbehave in Internet Explorer
Firefox - Some pages misbehave in Firefox
Safari - Some pages misbehave in Safari
Opera - Some pages misbehave in Opera
Chrome - Some pages misbehave in Chrome
iPhone/iPad - Some pages misbehave on iOS devices
Android - Some pages misbehave on Android devices
BugBlackBerry - Some pages misbehave on BlackBerry devices
39 issues on 184 pages
Priority URL / Description
CSS expressions are not supported in IE8 and IE9 standards mode.
CSS property values like height: expression( 3*4 ); are only supported by IE6, IE7 and IE8 compatibility mode, They are not supported in other browsers or IE8 and IE9 standards mode.
 line 193 220 
Guideline: Internet Explorer ≥ 8.0
CSS expressions are only supported by Internet Explorer.
CSS property values like height: expression( 3*4 ); are only supported by IE6 and IE7. They are not supported in other browsers or IE8 standards mode.
 line 193 220 
Guideline: FirefoxSafariiPhone/iPadChromeOpera
Document.defaultView is not supported by IE 8 and earlier.
 line 346 363 
 line 338 355 
Guideline: Internet Explorer ≤ 8.0
Internet Explorer 11 no longer supports the XDomainRequest object.
UseCross-Origin Resource Sharing(CORS) for XMLHttpRequest instead.
 line 1639 
Guideline: Internet Explorer ≥ 11.0
Internet Explorer, Chrome and Firefox display a security warning when a secure web page includes content.
In IE8 and Firefox 23 onwards, the default option is not to display the  content. To fix this: use relative URL paths (../images/file.png); or full URL paths (/images/file.png); or absolute https URLs (
 line 1057 
 line 1296 
 line 211 217 220 
 line 268 
 line 4 
Guideline: Internet ExplorerChromeFirefox ≥ 3.0
Links in PDF documents do not work on iPhone and iPad iOS version 4 and earlier.
The built-in iPhone and iPad PDF reader in iOS 4 disables links in PDF documents. The issue is fixed in iOS 5.
 line 1 2 
 line 2 
 line 19 
 line 5 20 21 
 line 21 
 line 27 
 line 10 13 14 
 line 9 11 18 23 24 
 line 8 
 line 1 2 3 4 5 ...
 line 4 
 line 3 6 
 line 1 
 line 22 38 
 line 3 
 line 9 14 21 
 line 9 51 52 
 line 32 40 
 line 8 79 
 line 3 4 5 6 
The children[] array is not implemented in Firefox 3.0.
 line 25 
Guideline: Firefox ≤ 3.0
This page contains a link using the data: protocol. This is not supported by IE 7 or earlier.
 line 309 
 line 309 
Guideline: Internet Explorer ≤ 7
Images, scripts and CSS files larger than 4 MB are not cached on iPhone and iPad.
This file is 6487 KB. 
 line 1 
This file is 3907 KB. 
 line 1 
Guideline: iPhone/iPad
The :before and :after CSS pseudo selectors are not supported by IE7 and earlier.
 line 442 
 line 649 
 line 16 
 line 442 
 line 442 
 line 442 
 line 649 
 line 16 
 line 442 
 line 55 
 line 59 
 line 94 
Guideline: Internet Explorer ≤ 7
The :focus CSS pseudo selector is not supported by IE7 and earlier.
 line 123 
 line 41 
 line 36 
 line 123 
 line 123 
 line 157 
 line 123 
 line 131 
 line 123 
 line 41 
 line 36 
 line 123 
 line 123 
 line 131 
Guideline: Internet Explorer ≤ 7
The :last-child CSS pseudo selector is not supported by IE8 and earlier.
 line 591 647 
 line 888 981 1039 
 line 15 
 line 591 647 
 line 591 647 
 line 591 647 
 line 888 981 1039 
 line 15 
 line 591 647 
Guideline: Internet Explorer ≤ 8
The BODY LEFTMARGIN attribute is an Internet Explorer specific extension.
Replace this with a CSS rule:body margin: 4px; 
 line 31 
 line 31 
 line 85 
 line 42 
 line 42 
 line 96 
 line 184 
Guideline: FirefoxSafariiPhone/iPadOperaChromeBlackBerryAndroid
The BODY TOPMARGIN attribute is an Internet Explorer specific extension.
Replace this with a CSS rule:body margin: 4px; 
 line 24 
 line 24 
 line 24 
 line 30 
 line 30 
 line 30 
 line 30 
 line 30 
 line 30 
 line 30 
 line 30 
 line 30 
 line 30 
 line 24 
 line 24 
 line 28 
 line 26 
 line 61 
 line 32 
Guideline: FirefoxSafariiPhone/iPadOperaChromeBlackBerryAndroid
The CSS star filter no longer works in IE7 or later.
Properties inside the * html {} CSS hack are ignored by IE7 and later. Conditional comments are a fully supported, standards-compliant alternative.
 line 19 360 
 line 30 
 line 1430 
 line 19 360 
Guideline: Internet Explorer ≥ 7.0
The display:table CSS property is not implemented in IE7.
 line 4153 
 line 84 
Guideline: Internet Explorer ≤ 7
The doctype of this page triggers quirks mode in IE, Firefox and most other browsers. This means pages may look different in different browsers.
Change the DOCTYPE statement to one that does not triggerquirks mode.
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 14 
 line 1 
Guideline: Internet ExplorerFirefoxSafariiPhone/iPadChromeOpera
The white-space:pre-line CSS property is not supported by IE7 and Firefox 3.0.
 line 4235 
Guideline: Internet Explorer ≤ 7Firefox ≤ 3.0
The white-space:pre-wrap CSS property is not supported by IE7 and Firefox 2.
 line 1058 
Guideline: Internet Explorer ≤ 7Firefox ≤ 2
This page has no doctype which triggers quirks mode in IE, Firefox and most other browsers. This means pages may look different in different browsers.
Add aDOCTYPEstatement to the top of the document.
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
Guideline: Internet ExplorerFirefoxSafariiPhone/iPadChromeOpera
CSS property border-radius is not supported by IE8 or earlier.
No rounded corners will be displayed on old versions of Internet Explorer.
 line 462 
 line 665 769 1307 1525 
 line 291 
 line 462 
 line 462 
 line 206 266 454 
 line 462 
 line 665 769 1307 1525 
 line 291 
 line 462 
Guideline: Internet Explorer ≤ 8.0
DirectX filters are not supported by IE10 or later.
DirectX-based Filters and Transitions (DX filters) do not work in Internet Explorer 10 for any pages in the Internet Zone. Use CSS3 features instead.
 line 242 
 line 352 353 354 356 358 ...
 line 352 353 354 356 358 ...
 line 17 
 line 242 
 line 352 353 354 356 358 ...
Guideline: Internet Explorer ≥ 10.0
The :visited CSS selector only supports limited style changes.
Browsers prevent the :visited CSS selector from making layout changes or including images, because this allows a website to determine which other websites you've visited.
 line 105 111 117 
 line 105 111 117 
 line 105 111 117 
 line 15 21 27 33 51 ...
 line 139 145 151 
 line 15 21 27 33 51 ...
 line 105 111 117 
 line 11 17 24 30 56 ...
 line 15 21 33 39 57 ...
 line 50 56 62 68 74 ...
 line 113 119 125 
 line 15 21 27 33 51 ...
 line 105 111 117 
 line 105 111 117 
 line 155 249 339 435 615 ...
 line 105 111 117 
 line 36 
 line 113 119 125 
Guideline: Firefox ≥ 4.0Chrome ≥ 6.0Safari ≥ 4.1
The ABBR element is not supported in IE7 or earlier.
No tooltip will appear for the abbreviation in older versions of Internet Explorer.
 line 170 
 line 255 259 
 line 241 245 
 line 244 248 
 line 156 224 228 232 
 line 277 281 
 line 223 227 
 line 256 260 
 line 240 
 line 264 
 line 268 
 line 255 259 261 
 line 255 
 line 257 
 line 248 
 line 235 
 line 236 243 246 248 ...
 line 245 
 line 244 
 line 214 
Guideline: Internet Explorer ≤ 7.0
The ALINK and VLINK attributes are not supported by BlackBerry 5.0.
 line 10 
 line 62 
Guideline: BlackBerry ≤ 5.0
The BODY BACKGROUND attribute is obsolete and not supported by Firefox 7 or later.
 line 17 
 line 24 
 line 24 
 line 24 
 line 17 
 line 24 
 line 33 
 line 32 
 line 20 
 line 24 
 line 61 
 line 32 
 line 76 
 line 974 
 line 937 
 line 937 
 line 987 
 line 1075 
Guideline: Firefox ≥ 7.0
The BORDERCOLOR, BORDERCOLORDARK and BORDERCOLORLIGHT attributes are IE specific extensions.
 line 154 
 line 116 
 line 103 148 153 154 159 ...
 line 107 
 line 160 176 
 line 134 
 line 41 
 line 38 
 line 38 
 line 52 
 line 21 
 line 266 
 line 141 
 line 61 
 line 47 
 line 38 
 line 234 
 line 234 
 line 237 
 line 148 151 183 186 
Guideline: FirefoxSafariiPhone/iPadOperaChromeBlackBerryAndroid
The box-shadow CSS property is not supported in Internet Explorer 8 and Safari 5.0 or earlier.
Boxes will display without a shadow in old versions of Internet Explorer and Safari.
 line 297 297 297 815 815 ...
 line 27 
 line 408 1235 1311 1352 1361 ...
 line 448 ...
 line 39 39 39 44 44 ...
 line 40 
 line 297 297 297 815 815 ...
 line 13 13 13 49 49 ...
 line 297 297 297 815 815 ...
 line 270 270 551 551 571 ...
 line 297 297 297 815 815 ...
 line 27 
 line 408 1235 1311 1352 1361 ...
 line 448 ...
 line 297 297 297 815 815 ...
Guideline: Internet Explorer ≤ 8.0Safari ≤ 5.1
The COL and COLGROUP elements are not supported by BlackBerry 5.0.
 line 149 151
 line 147 149 
 line 258 
Guideline: BlackBerry ≤ 5.0
The display:inline-block CSS property is not implemented in IE7 or Firefox 2.
 line 1419 1425 1486 1641 1647 ...
 line 17 
 line 28 34 
 line 30 
 line 4204 
 line 1419 1425 1486 1641 1647 ...
 line 17 
 line 22 26 51 104 
Guideline: Internet Explorer ≤ 7Firefox ≤ 2
The empty-cells: CSS property is not supported by IE7 and earlier.
 line 116 
 line 85 
Guideline: Internet Explorer ≤ 7
The inherit CSS attribute is not supported by IE7 and earlier.
 line 2159 4216 
 line 50 
 line 240 
Guideline: Internet Explorer ≤ 7
The opacity CSS3 property is not supported by IE8 or earlier.
 line 271 280 1407 1627 
 line 22 85 86 294 295 
 line 192 
 line 472 751 2712 2880 ...
 line 188 
 line 360 365 380 612 616 ...
 line 271 280 1407 1627 
 line 22 85 86 294 295 
Guideline: Internet Explorer ≤ 8BlackBerry ≤ 5.0
The outline: CSS property is not implemented in IE7.
 line 4238 
Guideline: Internet Explorer ≤ 7
The page-break-inside: CSS property is not implemented in IE7 and Firefox 18.
 line 11 
Guideline: Firefox ≤ 18.0Internet Explorer ≤ 7
The position:fixed CSS property is not supported by IE6 and iOS 4.
 line 15 
 line 19 
 line 19 
 line 219 
 line 15 
 line 19 
Guideline: Internet Explorer ≤ 6iPhone/iPad ≤ 4
The text-shadow CSS property is not supported by Internet Explorer 9, Firefox 3.0 and BlackBerry 5.
 line 496 
 line 699 699 804 804 923 ...
 line 450 519 ...
 line 48 
 line 496 
 line 496 
 line 245 
 line 496 
 line 699 699 804 804 923 ...
 line 450 519 ...
 line 48 
 line 496 
Guideline: Firefox ≤ 3.0Internet Explorer ≤ 9.0BlackBerry ≤ 5.0
The word-wrap CSS property is not supported by Firefox 3.0 and earlier.
 line 1062 
Guideline: Firefox ≤ 3.0
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.
 line 69 
 line 404 
 line 296 
 line 258 
 line 271 
 line 343 620 
 line 70 
 line 69 
 line 61 
 line 69 
 line 13 
 line 246 
 line 193 
 line 7 12 
 line 164 
 line 95 495 503 503 551 
 line 234 
 line 7 
 line 64 
Guideline: Internet Explorer ≤ 7.0
Privacy
This section shows pages that may violate EU or US privacy laws. Note: not all violations can be detected automatically.
US CAN-SPAM Act 2003 - Some pages violate these regulations
EU Privacy Regulations 2003 - Some pages violate these regulations
3 issues on 28 pages
Priority URL / Description
This page uses cookies and has no obvious privacy policy. Companies in the EU using cookies must comply with the Privacy and Electronic Communications (EC Directive) Regulations 2003 by providing a privacy policy.
The EC Privacy Regulations carry a maximum fine of £5,000 / €7,000 for failure to comply. To comply, place a link on every page labeled "Privacy Policy" referring to a page describing how your site uses cookies, and how to disable them.
Cookies: JSESSIONID=22F8E62060FC204986 
 line 1 
Cookies: JSESSIONID=88FB31CB96E9C562EE 
 line 1 
Cookies: JSESSIONID=FB4D17CAF9F2F285FD 
 line 1 
Cookies: JSESSIONID=FB00BF1A111E40A884 
 line 1 
Cookies: JSESSIONID=8225877BB298E75059 
 line 1 
Cookies: JSESSIONID=CC1676CBE210DBE136 
 line 1 
Cookies: JSESSIONID=3D83C2FF9EE417C695 
 line 1 
Cookies: JSESSIONID=4A1D217A0BF36748B1 
 line 1 
Cookies: JSESSIONID=8c308252c525134b54 JROUTE=MIV4 
 line 1 
Guideline: EU Privacy Regulations
This page has no privacy policy. If your web server logs visits, then every page reachable by a search engine should have a privacy policy explaining what is logged and how the logs are used.
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
 line 1 
Guideline: EU Privacy Regulations
This page may contain a newsletter sign-up. Companies in the EU sending emails, faxes and SMS must comply with the Privacy and Electronic Communications (EC Directive) Regulations 2003. Companies in the US must comply with the CAN-SPAM Act 2003.
The EC Privacy Regulations carry a maximum fine of £5,000 / €7,000 for failure to comply.
 line 113 191 343 
 line 499 504 
 line 192 
 line 362 
 line 657 
 line 369 
 line 408 
 line 193 
 line 206 
 line 354 
 line 210 
 line 279 
 line 285 
 line 242 
 line 262 
 line 309 
 line 316 317 
 line 427 
 line 279 
Guideline: US CAN-SPAM Act 2003EU Privacy Regulations
