diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-26 08:31:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-26 08:31:49 -0500 |
commit | a3e8199c97fc0cb61f199d2bda218fe695f04b8c (patch) | |
tree | 454fc7796dc3bd0a6ec88ede6663ef5b4450956b /components/script/dom/bindings/codegen/parser/tests/test_lenientSetter.py | |
parent | b41bf4f1f30b8f4eec92909c8971bc02d5422b50 (diff) | |
parent | 0a86543e6decf02860a5a98c46e01940e79af6fa (diff) | |
download | servo-a3e8199c97fc0cb61f199d2bda218fe695f04b8c.tar.gz servo-a3e8199c97fc0cb61f199d2bda218fe695f04b8c.zip |
Auto merge of #12388 - kilobtye:textarea2, r=pcwalton
Let textarea wrap lines
<!-- Please describe your changes on the following line: -->
1. Change textarea's style from white-space: pre to white-space: pre-wrap.
2. Display insertion point when a line is wrapped.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #10053 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12388)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_lenientSetter.py')
0 files changed, 0 insertions, 0 deletions