mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
parent
b8444f96f8
commit
cddc6923d4
9 changed files with 5 additions and 85 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue