RESOLVED WORKSFORME 21156
Crash with :hover + display loop.
https://bugs.webkit.org/show_bug.cgi?id=21156
Summary Crash with :hover + display loop.
penguinofthegods
Reported 2008-09-26 15:45:51 PDT
stylesheet: a { display: none; } img + a { display: block; } html: <img src="..."><a href="foobar">hello world</a> what to do: hover to the image, move mouse over foobar what happens: crash what should happen: disappears after moving away from the image and onto the link
Attachments
Ryosuke Niwa
Comment 1 2010-08-23 04:50:55 PDT
The crash does not reproduce on TOT.
Note You need to log in before you can comment on or make changes to this bug.