mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
commit
3fc2c11910
10 changed files with 32 additions and 28 deletions
|
@ -16,7 +16,7 @@
|
|||
interface Element : Node {
|
||||
|
||||
readonly attribute DOMString? prefix;
|
||||
// readonly attribute DOMString localName;
|
||||
readonly attribute DOMString localName;
|
||||
|
||||
[Constant]
|
||||
readonly attribute DOMString namespaceURI;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue