Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DUseCounter.h360 HTMLTableElementVspace = 374, enumerator
DUseCounter.cpp774 case HTMLTableElementVspace: in deprecationMessage()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableElement.cpp306 UseCounter::countDeprecation(document(), UseCounter::HTMLTableElementVspace); in collectStyleForPresentationAttribute()