Parent Directory
|
Revision Log
|
Patch
| revision 1.151 by wakaba, Sun Jun 8 05:08:42 2008 UTC | revision 1.152 by wakaba, Sun Jun 29 11:15:53 2008 UTC | |
|---|---|---|
| # | Line 3317 sub _tree_construction_root_element ($) | Line 3317 sub _tree_construction_root_element ($) |
| 3317 | B: { | B: { |
| 3318 | if ($token->{type} == DOCTYPE_TOKEN) { | if ($token->{type} == DOCTYPE_TOKEN) { |
| 3319 | !!!cp ('t19'); | !!!cp ('t19'); |
| 3320 | !!!parse-error (type => 'in html:#DOCTYPE', token => $token); | !!!parse-error (type => 'in html:#DOCTYPE', token => $token); ## TODO: type |
| 3321 | ## Ignore the token | ## Ignore the token |
| 3322 | ## Stay in the insertion mode. | ## Stay in the insertion mode. |
| 3323 | !!!next-token; | !!!next-token; |
|
||||||||
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |