OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abbr
(Results
101 - 125
of
752
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableCellElement03.js
78
The
abbr
attribute specifies the abbreviation for table header cells(TH).
80
Retrieve the
abbr
attribute from the second TH element and examine
103
vabbr = testNode.
abbr
;
HTMLTableCellElement04.js
78
The
abbr
attribute specifies the abbreviation for table data cells(TD).
80
Retrieve the
abbr
attribute from the second TD element and examine
103
vabbr = testNode.
abbr
;
HTMLElement01.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement02.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement03.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement04.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement05.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement06.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement07.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement08.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement09.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement10.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement100.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement101.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement102.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
HTMLElement103.html
69
<
ABBR
ID="Test-
ABBR
" TITLE="
ABBR
Element" LANG="en" DIR="ltr" CLASS="
ABBR
-class">Temp</
ABBR
>
/external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLElement139.js
80
Retrieve the class attribute of the
ABBR
element and examine its value.
99
nodeList = doc.getElementsByTagName("
abbr
");
104
assertEquals("classNameLink","
ABBR
-class",vclassname);
HTMLElement23.js
80
Retrieve the id attribute of the
ABBR
element and examine its value.
99
nodeList = doc.getElementsByTagName("
abbr
");
104
assertEquals("idLink","Test-
ABBR
",vid);
HTMLElement52.js
80
Retrieve the title attribute of the
ABBR
element and examine its value.
99
nodeList = doc.getElementsByTagName("
abbr
");
104
assertEquals("titleLink","
ABBR
Element",vtitle);
HTMLTableCellElement03.js
78
The
abbr
attribute specifies the abbreviation for table header cells(TH).
80
Retrieve the
abbr
attribute from the second TH element and examine
103
vabbr = testNode.
abbr
;
HTMLTableCellElement04.js
78
The
abbr
attribute specifies the abbreviation for table data cells(TD).
80
Retrieve the
abbr
attribute from the second TD element and examine
103
vabbr = testNode.
abbr
;
/external/libvpx/libvpx/examples/includes/geshi/docs/
geshi-doc.html
181
abbr
{
386
<h1 id="top"><
abbr
title="Generic Syntax Highlighter">GeSHi</
abbr
> Documentation</h1>
402
<dt><
abbr
title="Generic Syntax Highlighter">GeSHi</
abbr
> Website:</dt>
408
<p>This is the documentation for <
abbr
title="Generic Syntax Highlighter">GeSHi</
abbr
> - Generic Syntax Highlighter.</p>
414
need all the information we can get to make the use of <
abbr
title="Generic Syntax Highlighter">GeSHi</
abbr
> and everything related to it (including this documentation)
422
<li><a href="#about-geshi">1.2 About <
abbr
title="Generic Syntax Highlighter">GeSHi</abbr></a></li
[
all
...]
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-tags/
mozilla
2
abbr
webkit
3
abbr
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/includes/
searchcvs.css
0
abbr
4
/* removes konqueror's custom
abbr
style */
Completed in 176 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>