From db14019a23d96bc8a444b6576a5da8bd1cfbc8b0 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 4 Aug 2010 11:41:34 +0100 Subject: Merge WebKit at r64523 : Initial merge by git. Change-Id: Ibb796c6802e757b1d9b40f58205cfbe4da95fcd4 --- .../compositing/missing-iframe-contents.html | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 WebCore/manual-tests/compositing/missing-iframe-contents.html (limited to 'WebCore/manual-tests/compositing/missing-iframe-contents.html') diff --git a/WebCore/manual-tests/compositing/missing-iframe-contents.html b/WebCore/manual-tests/compositing/missing-iframe-contents.html new file mode 100644 index 0000000..d769e43 --- /dev/null +++ b/WebCore/manual-tests/compositing/missing-iframe-contents.html @@ -0,0 +1,33 @@ + + + + + + + + + + + +

https://bugs.webkit.org/show_bug.cgi?id=42046
+ You should see a blue rectangle inside the iframe when the page loads.

+ + -- cgit v1.1