From: adele Date: Thu, 2 Sep 2004 00:58:02 +0000 (+0000) Subject: Adding layout test for contentWindow for frames X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=494badc1b23dc9c14ae9ad0c6a14fb015a6dc5ef Adding layout test for contentWindow for frames git-svn-id: https://svn.webkit.org/repository/webkit/trunk@7432 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/fast/frames/contentWindow_Frame-expected.txt b/LayoutTests/fast/frames/contentWindow_Frame-expected.txt new file mode 100644 index 000000000000..62ddc0107f5b --- /dev/null +++ b/LayoutTests/fast/frames/contentWindow_Frame-expected.txt @@ -0,0 +1,17 @@ +layer at (0,0) size 800x600 + RenderCanvas at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderFrameSet {FRAMESET} at (0,0) size 800x600 + RenderFrame {FRAME} at (0,0) size 800x178 + layer at (0,0) size 783x174 + RenderCanvas at (0,0) size 783x174 + layer at (0,0) size 783x174 + RenderBlock {HTML} at (0,0) size 783x174 + RenderBody {BODY} at (8,8) size 767x158 + RenderBlock {DIV} at (0,0) size 767x18 + RenderText {TEXT} at (0,0) size 74x18 + text run at (0,0) width 74: "about:blank" + RenderFrame {FRAME} at (0,182) size 800x417 + layer at (0,0) size 783x413 + RenderCanvas at (0,0) size 783x413 diff --git a/LayoutTests/fast/frames/contentWindow_Frame.html b/LayoutTests/fast/frames/contentWindow_Frame.html new file mode 100644 index 000000000000..67bd65aa7d49 --- /dev/null +++ b/LayoutTests/fast/frames/contentWindow_Frame.html @@ -0,0 +1,31 @@ + + + + + Testing contentWindow on Frames + + + + + + + + + + + + + + + diff --git a/LayoutTests/fast/frames/resources/frame_top.html b/LayoutTests/fast/frames/resources/frame_top.html new file mode 100644 index 000000000000..a4e75da530c0 --- /dev/null +++ b/LayoutTests/fast/frames/resources/frame_top.html @@ -0,0 +1,11 @@ + + + + +
+ div text will be replaced +
+ + + +