1 <?php include("../../header.inc"); ?>
3 <h2>Safari Compatibility Hit List</h2>
5 <h3>The List as of 3/6/2006</h3>
7 <li>local.live.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=6519">[bug 6519]</a></li>
8 <li>www.delta.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=6619">[bug 6619]</a></li>
9 <li>www.capitalone.co.uk <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=6621">[bug 6621]</a></li>
10 <li>www.start.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=6622">[bug 6622]</a></li>
11 <li>www.gap.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=7671">[bug 7671]</a></li>
12 <li>www.bananarepublic.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=7670">[bug 7670]</a></li>
13 <li>tinymce.moxiecode.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=6627">[bug 6627]</a></li>
14 <li>www.backbase.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=6628">[bug 6628]</a></li>
15 <li>www.zillow.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=7447">[bug 7447]</a></li>
16 <li>ebanking.hangseng.com <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=7448">[bug 7448]</a></li>
19 <div class="articlebody">
20 <h3>About the Hit List</h3>
22 <p>We're constantly working to improve compatibility between Safari and websites around the world.
23 Sometimes that means fixing bugs in <a href="/">WebKit</a>, the Safari engine. Sometimes
24 it means working with site developers to produce more standards-compliant, cross-browser sites.
25 Sometimes it means both. The Hit List is a list of the top ten sites needing compatibility work.</p>
28 <p>Hit List Alumni are sites that used to be on the list but are fixed in our latest
29 nightly build. They are a small sampling of the compatibility improvements you can expect
30 in the next major Safari release.</p>
33 <h3>Nominating Bugs for the Hit List</h3>
35 <p>The Safari Team at Apple regularly reviews bug reports and selects sites for the Hit List.
36 To have a site considered for the list, simply <a href="/quality/reporting.html">file a bug</a>.</p>
38 <h3>How You Can Help</h3>
40 <p>When a site first gains a spot on the Hit List, we may know precious little about why it doesn't
41 look right or work perfectly in Safari. Breaking the site down into <a href="/quality/bugwriting.html">
42 individual bug reports</a> and writing <a href="/quality/reduction.html">test case reductions</a>
43 can be immensely helpful.</p>
45 <p>Of course, fixing a bug that affects a site on the list is also helpful.
46 To get started, just <a href="/building/checkout.html">check out the code</a>.</p>
50 <?php include("../../footer.inc"); ?>