mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
@@ -5,8 +5,7 @@
|
||||
|
||||
// http://www.whatwg.org/html/#htmlscriptelement
|
||||
interface HTMLScriptElement : HTMLElement {
|
||||
// attribute DOMString src;
|
||||
readonly attribute DOMString src;
|
||||
attribute DOMString src;
|
||||
// attribute DOMString type;
|
||||
// attribute DOMString charset;
|
||||
// attribute boolean async;
|
||||
|
||||
Reference in New Issue
Block a user