Bug 22864
Summary: | wbr and CSS crashes Safari | ||
---|---|---|---|
Product: | WebKit | Reporter: | Victor Grinchik <wiktar> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 525.x (Safari 3.2) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://grinchik.ru/side/crash-safari.html |
Victor Grinchik
<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).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
This has been fixed in TOT.
*** This bug has been marked as a duplicate of 17857 ***