ArthurHub / ArthurHub/HTML-Renderer

text-align:justify breaks words in tags

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

説明

When using text-align:justify the renderer leaves spaces before and after every tag
for example the text:

The HTMLrenderer Lorem ipsum dolor sit amet, per ex melius deserunt perpetua. Sed in mucius ancillae, per sint equidem in. Qui ne ceteros eleifend omittantur. Sea natum appellantur an, ex sit autem adversarium. Suas aliquam deserunt cu mei

is renderered as

The HTML rend erer Lorem ipsum dolor sit amet, per ex melius deserunt perpetua. Sed in mucius ancillae, per sint equidem in. Qui ne ceteros eleifend omittantur. Sea natum appellantur an, ex sit autem adversarium. Suas aliquam deserunt cu mei


--------------------------

This happens when the **tag ** (in the example **Bold**) is in all but the last line

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

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

調査の方向性

Start by reproducing the supplied text-align:justify example in the HTML renderer, focusing on an inline tag that appears before the final line. Trace the renderer's justification and inline-tag layout handling, then verify that no spaces are inserted around the tag and that the corrected rendering is covered by a regression test.

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

評価

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

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

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