ArthurHub / ArthurHub/HTML-Renderer

multiple line breaks inside font tag with br

Offen
#79 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug HTML
Vorherrschende Sprache
C#
Sterne
1.4k
Forks
550
Ø Merge
14 T. 9 Std.
Gemergte PRs (30 T.)
1

Beschreibung

The following html will not rendered correctly:
```html


Line1

Line2

Line3
Line4

```
I know this is very ugly html. This is from Microsoft Outlook.

Output: (the browser on the right is chrome)
![20170523 114550](https://cloud.githubusercontent.com/assets/1647126/26348622/916b1482-3fad-11e7-9e58-895c720b31da.png)

If you remove the first br tag (inside the div tag) it renders as expected

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by reproducing the supplied Outlook HTML in the HTML-Renderer output and compare it with Chrome, focusing on the interaction between the first br inside div, subsequent line breaks, and the surrounding font tag. Done means the sample renders with the same line breaks as the expected browser output; the payload names no source files or tests.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
csharp
Bereich
frontend
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.