Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dhtml-string-funcs.js40 function CheckCompound(f, tag, att) { class
44 CheckCompound('anchor', 'a', 'name');
45 CheckCompound('link', 'a', 'href');
46 CheckCompound('fontcolor', 'font', 'color');
47 CheckCompound('fontsize', 'font', 'size');