scrolling
Enumerated attribute indicating when the browser should provide a scroll bar (or other scrolling device) for the frame:
- <code>auto</code>: Only when needed.
- <code>yes</code>: Always provide a scroll bar.
- <code>no</code>: Never provide a scroll bar.
trait Attr
class Object
trait Matchable
class Any