doc_treeupdate_removal.xhtml (294B)
1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <head> 3 <meta charset="utf-8"/> 4 <title>Tree Update Removal Test</title> 5 </head> 6 <body id="body"> 7 <div id="the_displaynone" style="display: none;"></div> 8 <table id="the_table"></table> 9 <tr id="the_row"></tr> 10 </body> 11 </html>