OSDN Git Service

設定変更。
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_427823.html
1 <html> 
2 <head>
3 <title>[ #427823 ] Multiple &lt;BODY&gt;'s in &lt;NOFRAMES&gt; allowed</title>
4 </head> 
5 <frameset> 
6 <frame> 
7 <noframes> 
8 <body> 
9 Text in body 1. 
10 </body> 
11 <body> 
12 Text in illegal body 2. 
13 </body> 
14 Text in inferred illegal body 3. 
15 </noframes> 
16 </frameset> 
17 </html> 
18 Text in inferred illegal body 4.