Pass | XMLHttpRequest: send() - non-empty data argument and GET/HEAD (GET) | Asserts runPass | assert_equals("NO", "NO")
at Test.<anonymous> ( /xhr/send-entity-body-get-head.htm:26:11) | Pass | assert_equals("GET", "GET")
at Test.<anonymous> ( /xhr/send-entity-body-get-head.htm:27:11) | Pass | assert_equals("", "")
at Test.<anonymous> ( /xhr/send-entity-body-get-head.htm:28:11) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /xhr/send-entity-body-get-head.htm:29:11) |
|
Pass | XMLHttpRequest: send() - non-empty data argument and GET/HEAD (HEAD) | Asserts runPass | assert_equals("NO", "NO")
at Test.<anonymous> ( /xhr/send-entity-body-get-head.htm:26:11) | Pass | assert_equals("HEAD", "HEAD")
at Test.<anonymous> ( /xhr/send-entity-body-get-head.htm:27:11) | Pass | assert_equals("", "")
at Test.<anonymous> ( /xhr/send-entity-body-get-head.htm:28:11) | Pass | assert_array_equals([], [])
at Test.<anonymous> ( /xhr/send-entity-body-get-head.htm:29:11) |
|