Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd HTMLFormControlsCollection interface #7845
Conversation
6aab148
to
25016f9
|
LGTM overall. Minor nits. Review status: 0 of 8 files reviewed at latest revision, 3 unresolved discussions, all commit checks successful. components/script/dom/htmlcollection.rs, line 25 [r1] (raw file): components/script/dom/htmlformcontrolscollection.rs, line 24 [r1] (raw file): components/script/dom/htmlformcontrolscollection.rs, line 57 [r1] (raw file): Comments from the review on Reviewable.io |
|
Reviewed 8 of 8 files at r1. Comments from the review on Reviewable.io |
|
Review status: all files reviewed at latest revision, 4 unresolved discussions, all commit checks successful. components/script/dom/htmlformcontrolscollection.rs, line 59 [r1] (raw file): We haven't uncommented the explicit overriding getter in the webidl. (I think we should file a followup for that though) Comments from the review on Reviewable.io |
|
Review status: all files reviewed at latest revision, 4 unresolved discussions, all commit checks successful. components/script/dom/htmlformcontrolscollection.rs, line 59 [r1] (raw file): Comments from the review on Reviewable.io |
|
components/script/dom/htmlformcontrolscollection.rs, line 24 [r1] (raw file): Comments from the review on Reviewable.io |
|
components/script/dom/htmlformcontrolscollection.rs, line 57 [r1] (raw file): Comments from the review on Reviewable.io |
25016f9
to
17124ee
|
@bors-servo r=Manishearth |
|
|
Add HTMLFormControlsCollection interface https://html.spec.whatwg.org/multipage/#htmlformcontrolscollection <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7845) <!-- Reviewable:end -->
|
|
|
You need to update /_mozilla/mozilla/interfaces.html |
17124ee
to
0cc6c61
|
That's fine, it's a window-exposed DOM type (try it in Firefox). Make sure you add it to the DOM interface array, not the ECMA array. |
|
Yep, it's added |
|
There's ongoing discussion about this: whatwg/html#200 |
|
|

frewsxcv commentedOct 4, 2015
https://html.spec.whatwg.org/multipage/#htmlformcontrolscollection