Parent Directory | Revision Log | Patch
revision 1.220 by wakaba, Sun Jul 26 09:11:18 2009 UTC | revision 1.221 by wakaba, Sun Jul 26 10:56:23 2009 UTC | |
---|---|---|
# | Line 1419 sub _tree_construction_main ($) { | Line 1419 sub _tree_construction_main ($) { |
1419 | ## Step 3 | ## Step 3 |
1420 | ## TODO: Mark as "already executed", if ... | ## TODO: Mark as "already executed", if ... |
1421 | ||
1422 | ## Step 4 | ## Step 4 (HTML5 revision 2702) |
1423 | $insert->($script_el); | $insert->($script_el); |
## ISSUE: $script_el is not put into the stack | ||
1424 | push @{$self->{open_elements}}, [$script_el, $el_category->{script}]; | push @{$self->{open_elements}}, [$script_el, $el_category->{script}]; |
1425 | ||
1426 | ## Step 5 | ## Step 5 |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |