ArthurHub / ArthurHub/HTML-Renderer

multiple line breaks inside font tag with br

オープン
#79 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug HTML
主要言語
C#
スター
1.4k
フォーク
550
平均マージ
14日 9時間
マージ済み PR(30日)
1

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp
領域
frontend
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。