mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Link to 'ask for a reset' tracking issue
FIXME added in https://github.com/servo/servo/pull/7745
This commit is contained in:
parent
8547d132f9
commit
2c67f89e9d
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