Lines Matching refs:children
51 echo "-- children manually document element --\n"; case2('appendChild'); echo "\n";
53 echo "-- fragment with namespace declarations in children --\n"; case4('appendChild'); echo "\n";
57 echo "-- children manually document element --\n"; case2('insertBefore'); echo "\n";
59 echo "-- fragment with namespace declarations in children --\n"; case4('insertBefore'); echo "\n";
63 echo "-- children manually document element --\n"; case2('insertBefore'); echo "\n";
65 echo "-- fragment with namespace declarations in children --\n"; case4('insertBefore'); echo "\n";
77 -- children manually document element --
90 -- fragment with namespace declarations in children --
105 -- children manually document element --
118 -- fragment with namespace declarations in children --
133 -- children manually document element --
146 -- fragment with namespace declarations in children --