overflow

Attribute Information

Used By

Source

<attribute name="overflow" use="optional">
  <simpleType>
    <restriction base="string">
      <enumeration value="visible"/>
      <enumeration value="hidden"/>
      <enumeration value="scroll"/>
      <enumeration value="auto"/>
      <enumeration value="inherit"/>
    </restriction>
  </simpleType>
</attribute>

Sample