diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-09-17 05:50:41 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-09-17 05:50:41 -0600 |
commit | 6cd098da302db85975d0967ddee836f04eae3bd5 (patch) | |
tree | 79222a11adefbf19268838fb0f41fa692e244203 /components/layout/layout_debug.rs | |
parent | 9e914ca0db2820b365c06deedb8b5325c63c007b (diff) | |
parent | 757e2cf4e54e4a4ac1668066d6c280ae577851ab (diff) | |
download | servo-6cd098da302db85975d0967ddee836f04eae3bd5.tar.gz servo-6cd098da302db85975d0967ddee836f04eae3bd5.zip |
Auto merge of #7644 - pcwalton:carrot, r=mbrubeck
layout: Draw the insertion point in input elements.
Known issues:
* The caret doesn't show up if there's no text present, because we don't create text runs in that case. This should be a followup.
* Text runs don't support decomposing ligatures into their constituent subglyphs for advance computation, so the caret won't appear inside a ligature. This is a text run bug.
r? @mbrubeck
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7644)
<!-- Reviewable:end -->
Diffstat (limited to 'components/layout/layout_debug.rs')
0 files changed, 0 insertions, 0 deletions