]>
iEval git - html-element-library.git/blob - t/crunch.t
4 my $tree = mktree
't/html/crunch.html';
5 $tree->crunch(look_down
=> [ class => 'imageElement' ], leave
=> 1);
6 isxml
$tree, 't/html/crunch.exp', 'crunch';
This page took 0.053226 seconds and 4 git commands to generate.