servo/components/script/dom/servoparser
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
..
async_html.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
html.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
mod.rs Update src/href attributes to be a USVString 2018-12-17 15:28:42 +00:00
xml.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00