Cross Reference: test-frame.html
xref
: /
yui3
/
src
/
node
/
tests
/
test-frame.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
test-frame.html revision ca6340f31d8e701668eeb81c7796cd257e9070c0
230
N/A
<!
DOCTYPE
HTML
PUBLIC
"-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/html4/strict.dtd
"
>
230
N/A
<
html
>
230
N/A
<
head
>
230
N/A
<
title
>Test Selector With Iframe</
title
>
230
N/A
230
N/A
</
head
>
230
N/A
<
body
>
230
N/A
<
div
id=
"demo"
>
230
N/A
<
ul
>
230
N/A
<
li
>iframe foo</
li
>
230
N/A
<
li
>iframe foo</
li
>
230
N/A
<
li
>iframe foo</
li
>
230
N/A
<
li
>iframe foo</
li
>
230
N/A
<
li
>iframe foo</
li
>
230
N/A
<
li
>iframe foo</
li
>
230
N/A
</
ul
>
230
N/A
</
div
>
230
N/A
</
body
>
230
N/A
</
html
>
230
N/A