diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-04 05:29:59 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-04 05:29:59 +0530 |
commit | e91169c0e2cfe37b1a2d0feb3aab50b72c816ffc (patch) | |
tree | f7086727f4edb1da036fb67725a736996686b439 /components/script/dom/imagedata.rs | |
parent | daad09d44245228fba9118316937add71bec7c58 (diff) | |
parent | a918df9e6f55be030f646ffc7f0dd38555367968 (diff) | |
download | servo-e91169c0e2cfe37b1a2d0feb3aab50b72c816ffc.tar.gz servo-e91169c0e2cfe37b1a2d0feb3aab50b72c816ffc.zip |
Auto merge of #8265 - fiji-flo:password_caret, r=eefriedman
add get_raw_layout_value (HTMLInputElementHelpers)
This resolves #8107
Previously the index of the insetion point for a password input was
calculated using the scrambled string based on the edit point in the
raw string. That could lead to a wrong position of the caret. This
commit changes this behavior to calculate the insertion point using
the raw string.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8265)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/imagedata.rs')
0 files changed, 0 insertions, 0 deletions