Seems to break Processing Instructions
Aperta
- Lingua principale
- JavaScript
- Stelle
- 438
- Fork
- 77
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The code `<%= @rails %>` is mangled into `<%= @rails="" %=""></%>`
This does not fit the XML interpretation of PIs (and is why you had to special-case doctypes, which are also PIs)
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by reproducing the issue with the `<%= @rails %>` input and trace how processing instructions are handled in the inline-css code. Done means this template is preserved as a valid processing instruction rather than being mangled into `<%= @rails="" %="" ></%>`.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- web-dev
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100