xref: /aosp_15_r20/external/libcups/cgi-bin/testhi.html (revision 5e7646d21f1134fb0638875d812ef646c12ab91e)
1*5e7646d2SAndroid Build Coastguard Worker<HTML>
2*5e7646d2SAndroid Build Coastguard Worker<HEAD>
3*5e7646d2SAndroid Build Coastguard Worker	<TITLE>Test File for Help Index Code</TITLE>
4*5e7646d2SAndroid Build Coastguard Worker</HEAD>
5*5e7646d2SAndroid Build Coastguard Worker<BODY>
6*5e7646d2SAndroid Build Coastguard Worker
7*5e7646d2SAndroid Build Coastguard Worker<P>This is a test file for the help index code.  The help index
8*5e7646d2SAndroid Build Coastguard Workercode reads plain HTML and indexes the title and any anchored
9*5e7646d2SAndroid Build Coastguard Workertext, ignoring all other markup. Anchor tags must be on a single
10*5e7646d2SAndroid Build Coastguard Workerline, although the text they wrap may cross multiple lines and be
11*5e7646d2SAndroid Build Coastguard Workerup to 1024 bytes in length.</P>
12*5e7646d2SAndroid Build Coastguard Worker
13*5e7646d2SAndroid Build Coastguard Worker<H1><A NAME="FIRST">This is the First Anchor</A></H1>
14*5e7646d2SAndroid Build Coastguard Worker
15*5e7646d2SAndroid Build Coastguard Worker<P>This&nbsp;is some text for the <em>first</em> anchor.</P>
16*5e7646d2SAndroid Build Coastguard Worker
17*5e7646d2SAndroid Build Coastguard Worker
18*5e7646d2SAndroid Build Coastguard Worker<H1><A NAME="2ND">This is the Second Anchor</A></H1>
19*5e7646d2SAndroid Build Coastguard Worker
20*5e7646d2SAndroid Build Coastguard Worker<P>This is some text for the first anchor.</P>
21*5e7646d2SAndroid Build Coastguard Worker
22*5e7646d2SAndroid Build Coastguard Worker<P>John asked Mary to the dance.</P>
23*5e7646d2SAndroid Build Coastguard Worker
24*5e7646d2SAndroid Build Coastguard Worker
25*5e7646d2SAndroid Build Coastguard Worker<H1><A NAME="THIRD">This is the Third Anchor</A></H1>
26*5e7646d2SAndroid Build Coastguard Worker
27*5e7646d2SAndroid Build Coastguard Worker<P>This is some text for the third anchor. <A NAME="INLINE">This
28*5e7646d2SAndroid Build Coastguard Workeris an in-line anchor that crosses a line.</A></P>
29*5e7646d2SAndroid Build Coastguard Worker
30*5e7646d2SAndroid Build Coastguard Worker</BODY>
31*5e7646d2SAndroid Build Coastguard Worker</HTML>
32