12 Aug
2008
12 Aug
'08
9:08 p.m.
On Aug 12, 2008, at 1:55 PM, David Kilzer wrote:
On Tue, 8/12/08, Darin Adler <darin@apple.com> wrote:
Does anyone know why these tests are failing on Mac OS X? I presume these are recent regressions. There are even more failing on Windows and other platforms
fast/dom/cssTarget-crash.html
Due to a change to handling of anchors in URLs perhaps?
Likely related, but unproven at this point. (I did not see a failure in this test while fixing Bug 13067 or Bug 20038.)
I second your comments on bugzilla for this. It seems normal that when we are submitting the form, the page is reloaded. So how would the test stops ? Maybe when submitting an anchor target we don't want to reload the page for the form? Max Britto