forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1399310 - (Part 1) Make
nsTextFrame::DrawTextRunAndDecorations
…
…draw only in the range of the text. r=jfkthame We create a clip region with the text length to make the decoration line would be only drawn in the area. This allows the decoration line would not be drawn multiple times when the text is being selected. MozReview-Commit-ID: 4gjawk71eSu --HG-- extra : rebase_source : 627fa77a2b6e17441d134255017762ebda92eaf6
- Loading branch information
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters