[Webkit-unassigned] [Bug 8360] Repro crash when onscroll handler deletes the scrolled object
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jun 4 12:22:07 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8360
------- Comment #5 from opendarwin.org at mitzpettel.com 2006-06-04 12:22 PDT -------
(In reply to comment #4)
> The only problem with that would be if there can be a layer for an object which
> does not correspond to an element (generated content).
Something like this?
<style>
div:before { content:'bar'; position: absolute; }
</style>
<div>foo</div>
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list