DOM Object: HTMLBRElement
|
Properties/Methods |
Functional Description |
Data |
Test Case |
|---|---|---|---|
| clear | Control flow of text around floats. | "none","Left","Right","All" | hbre001.html |
| Node | tests methods and attr's inherited from node | nbr.html | |
| Element | tests methods inherited from element | ebr.html | |
| HTMLElement | tests attr's inherited from htmlelement | helmbr.html |