mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #7775 - frewsxcv:tracking-issue, r=jdm
Link to 'ask for a reset' tracking issue FIXME added in https://github.com/servo/servo/pull/7745 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7775) <!-- Reviewable:end -->
This commit is contained in:
commit
ed0d70e234
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ impl HTMLOptionElementMethods for HTMLOptionElement {
|
|||
self.dirtiness.set(true);
|
||||
self.selectedness.set(selected);
|
||||
// FIXME: as per the spec, implement 'ask for a reset'
|
||||
// https://github.com/servo/servo/issues/7774
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue