github.com/vugu/vugu@v0.3.6-0.20240430171613-3f6f402e014b/internal/htmlx/testdata/go/template.dat (about)

     1  #data
     2  <body><template><yt-icon-button></yt-icon-button><form><paper-input></paper-input></form><style></style></template>
     3  #errors
     4  #document
     5  | <html>
     6  |   <head>
     7  |   <body>
     8  |     <template>
     9  |       content
    10  |         <yt-icon-button>
    11  |         <form>
    12  |           <paper-input>
    13  |         <style>
    14  
    15  #data
    16  <template><tBody><isindex/action=0>
    17  #errors
    18  #document
    19  | <html>
    20  |   <head>
    21  |     <template>
    22  |       content
    23  |         <tbody>
    24  |   <body>
    25  
    26  #data
    27  <math><template><mo><template>
    28  #errors
    29  #document
    30  | <html>
    31  |   <head>
    32  |   <body>
    33  |     <math math>
    34  |       <math template>
    35  |         <math mo>
    36  |           <template>
    37  |             content
    38  
    39  #data
    40  <svg><template><desc><t><svg></template>
    41  #errors
    42  #document
    43  | <html>
    44  |   <head>
    45  |   <body>
    46  |     <svg svg>
    47  |       <svg template>
    48  |         <svg desc>
    49  |           <t>
    50  |             <svg svg>
    51  
    52  #data
    53  <math><template><mn><b></template>
    54  #errors
    55  #document
    56  | <html>
    57  |   <head>
    58  |   <body>
    59  |     <math math>
    60  |       <math template>
    61  |         <math mn>
    62  |           <b>
    63  
    64  #data
    65  <html><head></head><body><tag1><tag2 /><p></p></tag1><div></div></body></html>
    66  #errors
    67  #document
    68  | <html>
    69  |   <head>
    70  |   <body>
    71  |     <tag1>
    72  |       <tag2>
    73  |         <p>
    74  |     <div>