DOM Object:  HTMLParamElement

Property/Method Functional Description Data Test Case
name set/check to strings in various equivalence classes   hprm000.html
value set/check against set of valid name strings   hprm001.html
valueType set to reasonable types. also ensure that this only matters when valueType is "ref"   hprm002.html
type set/check against valid value types(data, object, etc)   hprm003.html
 Node  tests methods and attr's inherited from node    nparam.html
 Element  tests methods inherited from element    eparam.html
 HTMLElement  tests attr's inherited from htmlelement    helmprm.html