LocalCaretRect() should return font-height based rect instead of height of LayoutObject |
||
Issue descriptionBecause of caret height should be computed from font instead of height of line. Note: Blink used to be use line-height for caret. # Step 1. Visit https://jsfiddle.net/yLbws5qc/ 2. See caret at table with yellow background # Expect Caret height should be font-height # Actual Caret height is as same as TABLE.
,
Nov 13
|
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Nov 8Status: Untriaged (was: Available)