RESOLVED FIXED 219156
REGRESSION(r267995): [GTK][WPE] media controls and form fields icons are no longer rendered
https://bugs.webkit.org/show_bug.cgi?id=219156
Summary REGRESSION(r267995): [GTK][WPE] media controls and form fields icons are no l...
Carlos Garcia Campos
Reported 2020-11-19 05:47:29 PST
Since r267995 we are now handling fragments in data URLs, which means we can't use '#' in the svg contents, we need to use %23 instead.
Attachments
Patch (23.99 KB, patch)
2020-11-19 05:49 PST, Carlos Garcia Campos
aperez: review+
Carlos Garcia Campos
Comment 1 2020-11-19 05:49:37 PST
Adrian Perez
Comment 2 2020-11-19 05:56:53 PST
Comment on attachment 414570 [details] Patch Wow, amusing bug :-)
Carlos Garcia Campos
Comment 3 2020-11-19 06:08:01 PST
Xabier Rodríguez Calvar
Comment 4 2020-11-19 07:25:35 PST
😲
Note You need to log in before you can comment on or make changes to this bug.