diff --git a/Stream/yooyo.html b/Stream/yooyo.html index 037ed77..142cfe3 100644 --- a/Stream/yooyo.html +++ b/Stream/yooyo.html @@ -6,6 +6,9 @@ Document + - + + + \ No newline at end of file diff --git a/test/child-frame.html b/test/child-frame.html new file mode 100644 index 0000000..f1d2ff3 --- /dev/null +++ b/test/child-frame.html @@ -0,0 +1,18 @@ + + + + + Child Frame + + + + ☻ + + \ No newline at end of file diff --git a/test/index.html b/test/index.html new file mode 100644 index 0000000..5973d4b --- /dev/null +++ b/test/index.html @@ -0,0 +1,18 @@ + + + + + Parent Frame + + + + + + \ No newline at end of file