Bug 219156

Summary: REGRESSION(r267995): [GTK][WPE] media controls and form fields icons are no longer rendered
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply, calvaris, darin, eric.carlson, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, jer.noble, macpherson, menard, philipj, rbuis, rniwa, sergio
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=68089
Attachments:
Description Flags
Patch aperez: review+

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.