mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Auto merge of #7399 - frewsxcv:document.all-tracking-issue, r=jdm
Mention tracking issue for implementing document.all <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7399) <!-- Reviewable:end -->
This commit is contained in:
commit
af4c3901d8
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