Mozilla-specific version of the outline-style property that specifies a style for an outline.
Platform Support
| IE | Netscape | Mozilla | Opera | Safari | no | 6.0+ | no | no | no |
|---|
Values
| inherit | Inherit the value from the parent element. |
| none | No outline. |
| dotted | Dotted line. |
| dashed | Dashed line. |
| solid | Solid line. |
| double | Double line. |
| groove | Grooved line. |
| ridge | Ridged line. |
| inset | Inset line. |
| outset | Outset line. |
| hidden | Hidden outline. |
Remarks
Proprietary Mozilla property.
