mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Update the WebIDL parser.
This commit is contained in:
parent
2382d71242
commit
4157a2b02b
5 changed files with 339 additions and 105 deletions
|
@ -8,7 +8,7 @@
|
|||
*/
|
||||
|
||||
interface TreeWalker {
|
||||
[SameObject,Constant]
|
||||
[SameObject]
|
||||
readonly attribute Node root;
|
||||
[Constant]
|
||||
readonly attribute unsigned long whatToShow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue