Chapter 11

Test Case Description Link To Spec XForms-Basic? Normative?
11.1.a concurrent submissions 11.1 true true
11.2.a http post 11.2 true true
11.2.b http get 11.2 true true
11.2.c http put 11.2 true true
11.2.d http multipart-post 11.2 true false
11.2.e http form-data-post 11.2 true true
11.2.f http urlencoded-post 11.2 true true
11.2.g https post 11.2 true true
11.2.h https get 11.2 true true
11.2.i https put 11.2 true true
11.2.j https multipart-post 11.2 true false
11.2.k https form-data-post 11.2 true true
11.2.l https urlencoded-post 11.2 true true
11.2.m mailto post 11.2 true false
11.2.n file get 11.2 true true
11.2.o file put 11.2 true true
11.2.p mailto multipart-post 11.2 true false
11.2.q mailto form-data-post 11.2 true false
11.2.r mailto urlencoded-post 11.2 true false
11.3.a make sure instance is serialized properly in application/xml 11.3 true true
11.4.a make sure instance is serialized properly in multipart/related 11.4 true false
11.5.a make sure instance is serialized properly in multipart/form-data 11.5 true true
11.6.a make sure instance is serialized properly in x-www-form-urlencoded 11.6 true true