[Webkit-unassigned] [Bug 30423] New: Some HTTP tests submit a GET form to about:blank

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 20:37:38 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30423

           Summary: Some HTTP tests submit a GET form to about:blank
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yutak at chromium.org


The following tests depend on an assumption that submitting an empty form to
<about:blank> navigates to <about:blank?>.

LayoutTests/http/tests/navigation/onload-navigation-iframe.html
LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html
LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html

However, this behavior is not common among other browsers (neither Firefox nor
IE do). Actually, Chromium's layout test runner is failing to run these tests
due to this reason.

Chromium Bug: http://code.google.com/p/chromium/issues/detail?id=20570

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list