Safari:
jQuery Test Suite - Core
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.9.1 (KHTML,
like Gecko) Safari/419.3
core module: Basic requirements (0, 7, 7)
core module: length (0, 1, 1)
core module: size() (0, 1, 1)
core module: get() (0, 1, 1)
core module: get(Number) (0, 1, 1)
core module: each(Function) (0, 1, 1)
core module: index(Object) (0, 8, 8)
core module: attr(String) (0, 12, 12)
core module: attr(Hash) (0, 1, 1)
core module: attr(String, Object) (0, 6, 6)
core module: attr(String, Object)x (0, 2, 2)
core module: css(String|Hash) (3, 2, 5)
core module: css(String, Object) (3, 1, 4)
core module: text() (0, 1, 1)
core module: wrap(String|Element) (0, 4, 4)
core module: append(String|Element|Array<Element>) (0, 4, 4)
core module: prepend(String|Element|Array<Element>) (0, 4, 4)
core module: before(String|Element|Array<Element>) (0, 3, 3)
core module: after(String|Element|Array<Element>) (0, 3, 3)
core module: end() (0, 2, 2)
core module: find(String) (0, 1, 1)
core module: clone() (0, 3, 3)
core module: filter() (0, 2, 2)
core module: not(String) (1, 1, 2)
core module: is(String) (0, 22, 22)
core module: $.extend(Object, Object) (0, 2, 2)
core module: $.extend(Object, Object, Object, Object) (0, 4, 4)
core module: expressions - element (0, 5, 5)
core module: expressions - id (0, 5, 5)
core module: expressions - class (0, 4, 4)
core module: expressions - multiple (0, 4, 4)
core module: expressions - child and adjacent (0, 14, 14)
core module: expressions - attributes (0, 16, 16)
core module: expressions - pseudo (:) selctors (3, 27, 30)
core module: expressions - basic xpath (0, 14, 14)
core module: val() (0, 2, 2)
core module: val(String) (0, 2, 2)
core module: html(String) (0, 1, 1)
core module: id() (0, 3, 3)
core module: title() (0, 2, 2)
core module: name() (0, 3, 3)
core module: siblings([String]) (0, 3, 3)
core module: children([String]) (0, 2, 2)
core module: show() (0, 1, 1)
core module: addClass(String) (0, 1, 1)
core module: removeClass(String) - simple (0, 1, 1)
core module: removeClass(String) - add three classes and remove again (0, 1,
1)
core module: removeAttr(String (0, 1, 1)
event module: toggle(Function, Function) - add toggle event and fake a few
clicks (0, 1, 1)
ajax module: serialize() (1, 0, 1)
ajax module: param (0, 4, 4)
ajax module: load(String, Object, Function) - simple: inject text into DOM
(1, 1, 2)
ajax module: load(String, Object, Function) - inject without callback (1, 2,
3)
ajax module: load(String, Object, Function) - check scripts (1, 6, 7)
ajax module: test global handlers - success (0, 6, 6)
ajax module: test global handlers - failure (0, 6, 6)
ajax module: $.get(String, Hash, Function) - parse xml and use text() on
nodes (0, 2, 2)
ajax module: $.getIfModified(String, Hash, Function) (0, 1, 1)
ajax module: $.getScript(String, Function) - with callback (0, 2, 2)
ajax module: $.getScript(String, Function) - no callback (0, 1, 1)
ajax module: $.getJSON(String, Hash, Function) - JSON array (0, 4, 4)
ajax module: $.getJSON(String, Hash, Function) - JSON object (0, 2, 2)
ajax module: $.post(String, Hash, Function) - simple with xml (0, 2, 2)
ajax module: $.ajaxTimeout(Number) - with global timeout (0, 1, 1)
ajax module: $.ajaxTimeout(Number) with localtimeout (0, 1, 1)
ajax module: $.ajax - simple get (0, 1, 1)
ajax module: $.ajax - simple post (0, 1, 1)
ajax module: $.ajax - dataType html (2, 3, 5)
ajax module: $.ajax - xml: non-namespace elements inside namespaced elements
(1, 1, 2)
ajax module: $.ajax - preprocess (1, 3, 4)
fx module: animate(Hash, Object, Function) - assert that animate doesn't
modify its arguments (3, 0, 3)
Tests completed in 16028 milliseconds.
21 tests of 284 failed.


On 12/4/06, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:

Corey Jewett schrieb:
> Do you have an isolated test case proving IE is ignoring
> setRequestHeader?
>
It's part of the testsuite, available in SVN. It's a bit complicate to
isolate the problem: I'm not sure what is happening on the serverside
and I can't debug it. I can't even see what is actually send in IE (no
Firebug...).

I uploaded the "compiled" testsuite here:
http://fuzz.bassistance.de/ie-requestheader/test/index.html

Would be nice to see if this works in Safari...

--
Jörn Zaefferer

http://bassistance.de


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/




--
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to