mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Implemeneted ModifyAttribute handler to update DOM elements.
This commit is contained in:
parent
ad9aedac77
commit
72a5ae7210
6 changed files with 208 additions and 93 deletions
|
@ -223,3 +223,4 @@ pub mod page;
|
|||
pub mod script_task;
|
||||
mod timers;
|
||||
pub mod textinput;
|
||||
mod devtools;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue