ArthurHub / ArthurHub/HTML-Renderer

ParseCssBlockProperties does not parse url attribute correctly

Aperta
#29 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug CSS
Lingua principale
C#
Stelle
1.4k
Fork
550
Merge medio
14g 9h
PR unite (30g)
1

Descrizione

Due to failing to account for the existence of quoted strings for URL, fails to parse DATA urls due to the existence of a ';' in the string

eg
url('data:image/gif;base64,R0lGOD'); produces url('data:image/gif;

Implementation needs to allow for this in URL and for Font-Family at least

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.