Home
last modified time | relevance | path

Searched refs:demoted (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLFormElement.h84 void setDemoted(bool demoted) { m_wasDemoted = demoted; } in setDemoted() argument
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1619930 concept that such a form could be "demoted" and would not be
19932 form elements that have been demoted as such, and then the demoted
DChangeLog-2010-12-0668279 This patch teaches the HTMLTreeBuilder about demoted form elements.