ArthurHub / ArthurHub/HTML-Renderer
multiple line breaks inside font tag with br
- 主要言語
- C#
- スター
- 1.4k
- フォーク
- 550
- 平均マージ
- 14日 9時間
- マージ済み PR(30日)
- 1
説明
The following html will not rendered correctly:
```html
Line2
Line3
```
I know this is very ugly html. This is from Microsoft Outlook.
Output: (the browser on the right is chrome)

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