From bc19d1b1e6766b0ca73edad39bf7057bd472aaf8 Mon Sep 17 00:00:00 2001 From: "bweinstein@apple.com" Date: Tue, 15 Dec 2009 00:19:51 +0000 Subject: [PATCH] Rubber-stamped by Brady Eidson. Add two http iFrame dynamic form tests to the Windows Skipped list. * platform/win/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52125 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/win/Skipped | 4 ++++ 2 files changed, 13 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index c6753a2a47..a2949b7e42 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2009-12-14 Brian Weinstein + + Rubber-stamped by Brady Eidson. + + Add two http iFrame dynamic form tests to the Windows Skipped + list. + + * platform/win/Skipped: + 2009-12-14 Kinuko Yasuda Reviewed by Darin Fisher. diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped index 205aa3ce9c..6fbe528faf 100644 --- a/LayoutTests/platform/win/Skipped +++ b/LayoutTests/platform/win/Skipped @@ -732,3 +732,7 @@ http/tests/security/xss-DENIED-getSVGDocument-object.html # LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml # https://bugs.webkit.org/show_bug.cgi?id=32519 svg/custom/use-instanceRoot-as-event-target.xhtml + +# http://webkit.org/b/32532 - Time out +http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html +http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html -- 2.11.4.GIT