Files
servo/components/script
bors-servo e91169c0e2 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 -->
2015-11-04 05:29:59 +05:30
..
2015-03-18 21:53:48 +01:00
2015-10-28 21:34:23 +05:30
2015-10-30 21:02:35 -07:00
2015-10-30 20:26:29 +09:00
2015-10-31 18:15:16 +05:30
2015-11-03 19:01:23 +09:00
2015-11-03 19:01:23 +09:00