Bug 88939 - fast/events/before-unload-adopt-subframe-to-outside.html is failing on chromium debug
Summary: fast/events/before-unload-adopt-subframe-to-outside.html is failing on chromi...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 16:56 PDT by Ojan Vafai
Modified: 2013-04-09 17:06 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Dominic Cooney 2012-06-12 18:49:01 PDT
In Mac and Linux debug the actual results end with two newlines (ie 0x0a, 0x0a). In the expected results there is a space on the last line, ie the last three bytes are 0x0a 0x20 0x0a and the file is one byte larger.
Comment 2 Stephen Chenney 2013-04-09 17:06:21 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.