[Webkit-unassigned] [Bug 9603] no means for styling a[onclick] links to look like a[href] links
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 21 22:38:04 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=9603
Karl Dubost <karlcow at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |karlcow at apple.com
--- Comment #12 from Karl Dubost <karlcow at apple.com> ---
Created attachment 470478
--> https://bugs.webkit.org/attachment.cgi?id=470478&action=review
rendering in safari, firefox, chrome
3 rendering engines are behaving the same way
As for styling.
a[onclick] {
text-decoration: underline;
color: blue;
}
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240322/e18ab46a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list