Bug 20087
Summary: | Page contents do not display with r35203 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Stok <mike> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | webkit |
Priority: | P2 | ||
Version: | 312.x | ||
Hardware: | Mac (PowerPC) | ||
OS: | OS X 10.5 | ||
URL: | https://www.pcmastercard.pcfinancial.ca/rocen/cardapp/contentPG/sign_in_frm.htm?sign_in_select=2 |
Mike Stok
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mike Stok
r320593 was a typo in my original report, the build was really r35203.
Mark Rowe (bdash)
The URL displays correctly for me in the latest nightly build (r35203).
Robert Blaut
(In reply to comment #2)
> The URL displays correctly for me in the latest nightly build (r35203).
>
The same result for me.
Mike Stok
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
Weird, but as no one can reproduce this any more, resolving as WORKSFORME.