NEW 68362
REGRESSION (r83075): span with display: inline style and ::after content css line no longer gets click events
https://bugs.webkit.org/show_bug.cgi?id=68362
Summary REGRESSION (r83075): span with display: inline style and ::after content css ...
Gustavo Noronha (kov)
Reported 2011-09-19 07:44:08 PDT
Created attachment 107852 [details] test case Try clicking the ▸ character in the the attached test case. This HTML is used inside one of our applications, rendered by WebKitGTK+. It works before this revision. If I change the span's display to 'block' using the inspector it is clickable again (though it obviously renders badly then). If I add some text inside the <span> tag it is also clickable.
Attachments
test case (5.92 KB, text/html)
2011-09-19 07:44 PDT, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2011-09-19 07:46:57 PDT
Note You need to log in before you can comment on or make changes to this bug.