servo/components/script/dom/bindings
Dan Robertson c46508e497
Update src/href attributes to be a USVString
The following IDLs have the src/href attributes typed as a DOMString
while in the spec the attribute has been updated to be a USVString:

 - HTMLIFrameElement
 - HTMLImageElement
 - HTMLInputElement
 - HTMLLinkElement
 - HTMLMediaElement
 - HTMLScriptElement
2018-12-17 15:28:42 +00:00
..
codegen Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
callback.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
cell.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
constant.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
conversions.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
error.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
guard.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
htmlconstructor.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
inheritance.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
interface.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
iterable.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
mod.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
mozmap.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
namespace.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
num.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
proxyhandler.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
refcounted.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
reflector.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
root.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
settings_stack.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
str.rs Update src/href attributes to be a USVString 2018-12-17 15:28:42 +00:00
structuredclone.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
trace.rs Make the parser decode input from document's encoding 2018-12-12 13:50:27 +01:00
utils.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
weakref.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
xmlname.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00