[FragmentItem] Fix DCHECK in PaintTextItem
This patch fixes a DCHECK fialure in |PaintTextItem|. In |NGInlineLayoutAlgorithm|, all text runs have parent boxes and that checking styles of text runs can be omitted. But in the paint phase, painters need to check styles of all text runs because inline boxes can be culled. Bug: 982194 Change-Id: Id4af4889fa4fc3c82640e8fa3877f9b65fb643bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892981Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#712000}
Showing
Please register or sign in to comment