Home | History | Annotate | Download | only in html

Lines Matching defs:supportsPlaceholder

1687 bool HTMLInputElement::supportsPlaceholder() const
1689 return m_inputType->supportsPlaceholder();