diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-05-30 09:04:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-30 09:04:50 -0400 |
commit | 69eacfa8c82f7a5e38098f46138d35b706e47917 (patch) | |
tree | 708a70f39c96b7cbc9fc46c1c8065639d776172e /python/servo/build_commands.py | |
parent | 5e461853a1df28331d4a2f8b385dba0457d8da34 (diff) | |
parent | 3508140929391d9991add362c385bab1adc580a2 (diff) | |
download | servo-69eacfa8c82f7a5e38098f46138d35b706e47917.tar.gz servo-69eacfa8c82f7a5e38098f46138d35b706e47917.zip |
Auto merge of #23472 - ffwff:master, r=cybai
Add value sanitization for input[type=email]
<!-- Please describe your changes on the following line: -->
Add value sanitization for input[type=email] as per the [HTML specification](https://html.spec.whatwg.org/multipage/input.html#e-mail-state-(type=email)).
---
<!-- 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 part of #21810 (GitHub issue number if applicable)
<!-- Either: -->
- [x] There are tests for these changes
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- 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/23472)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions