Bug 22864 - wbr and CSS crashes Safari
Summary: wbr and CSS crashes Safari
Status: RESOLVED DUPLICATE of bug 17857
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://grinchik.ru/side/crash-safari....
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-15 08:06 PST by Victor Grinchik
Modified: 2012-04-03 14:04 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Grinchik 2008-12-15 08:06:39 PST
<style>
	wbr { position: absolute; }
</style>

<wbr />

This code crashes Safari on WinXP SP2 and in MacOS X Leopard 10.5.5!
Versions: 3.2.1 and 3.1.2 (confirmed).
Comment 1 Mark Rowe (bdash) 2008-12-15 13:40:08 PST
This has been fixed in TOT.

*** This bug has been marked as a duplicate of 17857 ***