servo/components
bors-servo 69eacfa8c8
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 -->
2019-05-30 09:04:50 -04:00
..
allocator
atoms atoms: Add some static atoms in code that is shared with gecko. 2019-05-29 16:14:33 +02:00
background_hang_monitor Glutin update: dependencies update 2019-05-25 07:15:30 -04:00
bluetooth
bluetooth_traits Update regex to 1.1 2019-04-29 22:25:12 +09:00
canvas Glutin update: dependencies update 2019-05-25 07:15:30 -04:00
canvas_traits Auto merge of #23226 - mmatyas:webgl_compressed_textures, r=jdm 2019-05-21 17:10:24 -04:00
compositing Implement MouseEvent buttons attribute 2019-05-16 10:59:20 +03:00
config Add ANGLE support to default embedding. 2019-05-09 15:24:18 -04:00
config_plugins
constellation Implement MouseEvent buttons attribute 2019-05-16 10:59:20 +03:00
debugger
deny_public_fields
derive_common Update darling to 0.9 2019-05-23 12:14:56 +02:00
devtools Introduce EvaluateJSAsync method and evaluationResponse event 2019-05-07 18:16:04 +02:00
devtools_traits
dom_struct Can collect webidl paths. 2019-04-20 22:39:22 +02:00
domobject_derive
embedder_traits
fallible
geometry
gfx Update servo-fontconfig to 0.4 2019-05-29 22:51:30 +02:00
gfx_traits
hashglobe
jstraceable_derive
layout layout: Fix servo build. 2019-05-29 16:14:35 +02:00
layout_thread script: Fix Servo build. 2019-05-29 16:14:36 +02:00
layout_traits Measure layout queries blocked by ongoing layout 2019-04-13 07:42:07 +02:00
malloc_size_of Update xml5ever and html5ever 2019-05-19 22:14:28 +02:00
metrics
msg
net Auto merge of #23323 - nehalem501:master, r=jdm 2019-05-17 18:10:09 -04:00
net_traits Auto merge of #23323 - nehalem501:master, r=jdm 2019-05-17 18:10:09 -04:00
pixels
profile Update regex to 1.1 2019-04-29 22:25:12 +09:00
profile_traits fixup! Measure layout queries blocked by ongoing layout 2019-04-17 17:23:17 +02:00
rand
range
remutex
script Auto merge of #23472 - ffwff:master, r=cybai 2019-05-30 09:04:50 -04:00
script_layout_interface Update xml5ever and html5ever 2019-05-19 22:14:28 +02:00
script_plugins Auto merge of #23405 - Eijebong:weedle, r=jdm 2019-05-20 21:13:33 -04:00
script_traits Auto merge of #23171 - hundredeir:find_elem_elems, r=jdm 2019-05-19 15:25:07 -04:00
selectors style: Cleanup selector-matching for nested pseudo-elements, match ::slotted correctly when there's no selector before it, and add tests. 2019-05-29 16:14:26 +02:00
servo Refactoring of the Glutin port in preparation of the compositor refactoring. 2019-04-29 10:04:51 +02:00
servo_arc style: Implement ArcSlice::default(). 2019-05-29 16:14:08 +02:00
size_of_test
std_test_override
style style: Fix servo build. 2019-05-29 16:14:34 +02:00
style_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
style_traits style: Appease tidy. 2019-05-29 16:14:31 +02:00
to_shmem style: Add an owned slice type which cbindgen can understand. 2019-05-10 12:43:02 +02:00
to_shmem_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
url style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
webdriver_server Auto merge of #23171 - hundredeir:find_elem_elems, r=jdm 2019-05-19 15:25:07 -04:00
webvr Glutin update: dependencies update 2019-05-25 07:15:30 -04:00
webvr_traits Glutin update: dependencies update 2019-05-25 07:15:30 -04:00