Bug 88939

Summary: fast/events/before-unload-adopt-subframe-to-outside.html is failing on chromium debug
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: banga, dominicc, tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Attachments
Dominic Cooney
Comment 1 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.
Stephen Chenney
Comment 2 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.
Note You need to log in before you can comment on or make changes to this bug.