different characters in the TD element by element td border-bottom position
Won’t fix Issue #107778
Steps to reproduce
URL =
URL:
Repro Steps:
Expected Results:
td要素内の文字の存在有無に関わらず、
下部ボーダーの描画位置が一致していることを期待します。
getBoundingClientRect().bottomの値を見る限りは、
文字が存在しない場合の位置が正しいのではないでしょうか。
regardless of the existence of the TD elements in character, Expect to match the position of the bottom border.
as far as values # getBoundingClientRect().bottom Is not in the correct position if the # character exists.
=====================translation===============================================
regardless of the existence of the TD elements in character,
Expect to match the position of the bottom border.
as far as values # getBoundingClientRect().bottom
Is not in the correct position if the # character exists.
====================end translation=======================================
Actual Results:
==============
You need to sign in to your Microsoft account to add a comment.
Sign in