RESOLVED WORKSFORME 20087
Page contents do not display with r35203
https://bugs.webkit.org/show_bug.cgi?id=20087
Summary Page contents do not display with r35203
Mike Stok
Reported 2008-07-17 15:07:31 PDT
When I visit this URL to sign into my MasterCard account nothing shows up. A View source shows that there is content. The same page displays OK in Mozilla and in the stock Safari. I am using Webkit nightly build r320593. This has worked on builds up to r35117.
Attachments
Mike Stok
Comment 1 2008-07-17 15:09:48 PDT
r320593 was a typo in my original report, the build was really r35203.
Mark Rowe (bdash)
Comment 2 2008-07-17 16:28:58 PDT
The URL displays correctly for me in the latest nightly build (r35203).
Robert Blaut
Comment 3 2008-07-17 22:44:13 PDT
(In reply to comment #2) > The URL displays correctly for me in the latest nightly build (r35203). > The same result for me.
Mike Stok
Comment 4 2008-07-18 03:07:51 PDT
With the new nightly build r35231 the displays fine, so I suspect this should be closed. Switching back to r35203 it still does not display. Now I have discovered the Error Console I can record the error for posterity: [The HTML that caused this error was generated by a script.] <frame> is not allowed inside <body>. Content ignored. sign_in_frm.htm (line 45) <frame> is not allowed inside <body>. Content ignored. sign_in_frm.htm (line 46) Unmatched </frameset> encountered. Ignoring tag. sign_in_frm.htm (line 47) <frame> is not allowed inside <body>. Content ignored. sign_in_frm.htm (line 48) Unmatched </frameset> encountered. Ignoring tag. sign_in_frm.htm (line 49) Resource interpreted as image but transferred with MIME type text/html. favicon.ico
Alexey Proskuryakov
Comment 5 2008-07-18 07:33:08 PDT
Weird, but as no one can reproduce this any more, resolving as WORKSFORME.
Note You need to log in before you can comment on or make changes to this bug.