6698 |
!!!next-token; |
!!!next-token; |
6699 |
next B; |
next B; |
6700 |
} else { |
} else { |
6701 |
|
!!!ack ('t391.1'); |
6702 |
|
|
6703 |
my $at = $token->{attributes}; |
my $at = $token->{attributes}; |
6704 |
my $form_attrs; |
my $form_attrs; |
6705 |
$form_attrs->{action} = $at->{action} if $at->{action}; |
$form_attrs->{action} = $at->{action} if $at->{action}; |
6743 |
line => $token->{line}, column => $token->{column}}, |
line => $token->{line}, column => $token->{column}}, |
6744 |
{type => END_TAG_TOKEN, tag_name => 'form', |
{type => END_TAG_TOKEN, tag_name => 'form', |
6745 |
line => $token->{line}, column => $token->{column}}; |
line => $token->{line}, column => $token->{column}}; |
|
!!!nack ('t391.1'); ## NOTE: Not acknowledged. |
|
6746 |
!!!back-token (@tokens); |
!!!back-token (@tokens); |
6747 |
!!!next-token; |
!!!next-token; |
6748 |
next B; |
next B; |