12010-07-19 Adam Barth <abarth@webkit.org>
2
3 Reviewed by Darin Adler.
4
5 fast/events/focusingUnloadedFrame.html shouldn't have <body> before <frameset>
6 https://bugs.webkit.org/show_bug.cgi?id=42348
7
8 This doesn't work in the HTML5 parser. We cover this behavior in
9 parsing tests. Sadly, the test still fails under the HTML5 parser, but
10 for a different reason.
11
12 * fast/events/focusingUnloadedFrame.html:
13