mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
38 lines
612 B
Plaintext
38 lines
612 B
Plaintext
|
| <!DOCTYPE html>
|
||
|
| <html>
|
||
|
| lang="en"
|
||
|
| <head>
|
||
|
| "
|
||
|
"
|
||
|
| <title>
|
||
|
| "Document"
|
||
|
| "
|
||
|
"
|
||
|
| "
|
||
|
"
|
||
|
| <body>
|
||
|
| "
|
||
|
"
|
||
|
| <div>
|
||
|
| id="tmplParent"
|
||
|
| <template>
|
||
|
| content
|
||
|
| id="tmpl1"
|
||
|
| <div>
|
||
|
| id="fosterParent"
|
||
|
| <div>
|
||
|
| id="orphanDiv"
|
||
|
| "Orphan div content"
|
||
|
| <table>
|
||
|
| id="tbl"
|
||
|
| <tbody>
|
||
|
| <tr>
|
||
|
| <td>
|
||
|
| "Cell 1"
|
||
|
| <tr>
|
||
|
| <td>
|
||
|
| "Cell 2"
|
||
|
| "
|
||
|
|
||
|
"
|