mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
Mention tracking issue for implementing document.all
This commit is contained in:
parent
48945b0fc1
commit
6650636063
1 changed files with 1 additions and 0 deletions
|
@ -150,5 +150,6 @@ partial interface Document {
|
|||
// void captureEvents();
|
||||
// void releaseEvents();
|
||||
|
||||
// Tracking issue for document.all: https://github.com/servo/servo/issues/7396
|
||||
// readonly attribute HTMLAllCollection all;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue