Home
last modified time | relevance | path

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

/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js63 …1,video:1,wbr:1},g,{acronym:1,applet:1,basefont:1,big:1,font:1,isindex:1,strike:1,style:1,tt:1});a… property
66 …asefont:k,big:b,center:c,dialog:k,dir:{li:1},font:b,isindex:k,noframes:c,strike:b,tt:b};a(d,{$bloc… property
69 s:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,time:1,tt:1,u:1,"var":1},$tabIndex:{a:1,are… property
159 …el:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,s… property
671strike:["s","strike",["span",function(a){return"line-through"==a.styles["text-decoration"]}]],subs… property
H A DCHANGES.md1863 …: Introduced `<s>` as a default tag for strikethrough, which replaces obsolete `<strike>` in HTML5.