servo/components/script/dom/bindings
bors-servo 338e2ae520 Auto merge of #18262 - KiChjang:value-sanitization, r=nox
Implement value sanitization on HTMLInputElement

https://html.spec.whatwg.org/multipage/input.html#value-sanitization-algorithm

<!-- 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/18262)
<!-- Reviewable:end -->
2017-11-09 18:35:07 -06:00
..
codegen Import sequence inner types if it appears in dictionary members 2017-11-08 04:20:30 -08:00
callback.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
cell.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
constant.rs Remove and allow some dead code. 2016-12-22 16:06:22 +01:00
conversions.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
error.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
guard.rs Removed util. 2016-12-14 18:04:37 -06:00
inheritance.rs Rename Reflectable to DomObject. 2016-12-08 08:50:35 -10:00
interface.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
iterable.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
mod.rs Replace NonZero<*mut JSObject> with a wrapper to enable local trait impls. 2017-10-16 20:19:56 +02:00
mozmap.rs Untry script 2017-06-18 13:21:49 +02:00
namespace.rs Remove usage of unstable features const_ptr_null and const_ptr_null_mut 2017-10-16 20:20:01 +02:00
nonnull.rs Replace NonZero<*mut JSObject> with a wrapper to enable local trait impls. 2017-10-16 20:19:56 +02:00
num.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
proxyhandler.rs Remove a workaround for https://github.com/rust-lang/rfcs/issues/718 2017-11-01 13:03:35 +01:00
refcounted.rs Do not trace Rust values when thread is shutting down. 2017-10-20 13:50:40 -04:00
reflector.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
root.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
settings_stack.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
str.rs Auto merge of #18262 - KiChjang:value-sanitization, r=nox 2017-11-09 18:35:07 -06:00
structuredclone.rs Rename Root<T> to DomRoot<T> 2017-09-26 09:49:10 +02:00
trace.rs Replace rust-encoding with encoding-rs 2017-11-01 10:16:11 +01:00
utils.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
weakref.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
xmlname.rs Untry script 2017-06-18 13:21:49 +02:00