web_pub/browser_control_api/tsrc/data/loadtest1.wml
changeset 1 7c90e6132015
equal deleted inserted replaced
0:dd21522fd290 1:7c90e6132015
       
     1 <?xml version="1.0"?>
       
     2 <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
       
     3 <wml>
       
     4 <template>
       
     5 	<do type="accept" name="gh" label="* Help?"><go href="#H1"/></do>
       
     6 	<do type="prev"   name="gb" label="* Back!"><prev/></do>
       
     7 	<do type="accept" name="PostResults" label="PostResults"><go href="../WMLBrowserPost.asp"/></do>
       
     8 </template>
       
     9 
       
    10 <card id="C1" title="nbsp_01v00">
       
    11 	<p>40.07.01</p>
       
    12 	<p>
       
    13 	Non-breaking space in a table cell.
       
    14         <table title="T2" columns="2">
       
    15            <tr>
       
    16                <td>
       
    17                R1-C1
       
    18                First&#160;SecondVeryVeryLongWordSecondVeryVeryLongWordSecondVeryVeryLongWord
       
    19                </td>
       
    20                <td>
       
    21                R1-C2
       
    22                </td>
       
    23            </tr>
       
    24            <tr>
       
    25                <td>
       
    26                R2-C1
       
    27                </td>
       
    28                <td>
       
    29                R2-C2
       
    30                </td>
       
    31            </tr>
       
    32         </table>
       
    33         </p>     
       
    34 <p><a title="Go" href="nbsp_02v00.wml">Next</a>
       
    35 	</p>
       
    36 </card>
       
    37 
       
    38 <card id="H1" title="Help">
       
    39 	<p>
       
    40 	In the first cell R1-C1 there is a non-breaking space between the words 'First' and 'SecondVeryVeryLongWordSecondVeryVeryLongWordSecondVeryVeryLongWord'. 
       
    41 	</p>
       
    42 </card>
       
    43 </wml>