12 Aug
2008
12 Aug
'08
8:55 p.m.
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.) https://bugs.webkit.org/show_bug.cgi?id=20342
fast/dom/defaultView.html
Dumping some other test's render tree.
fast/dom/destroy-selected-radio-button-crash.html
Dumping render tree instead of text only results.
These could be "fallout" from cssTarget-crash.html not stopping when it should. Do they work when run individually? Dave