mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
fixup! Fix for Issue #6073
This commit is contained in:
parent
85c88c707f
commit
11a4aac2a2
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ impl<'a> HTMLInputElementHelpers for JSRef<'a, HTMLInputElement> {
|
|||
.as_ref()
|
||||
.map(|group| &**group));
|
||||
}
|
||||
|
||||
|
||||
self.force_relayout();
|
||||
//TODO: dispatch change event
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue