mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Add WebGPU identity management
Issue: https://github.com/servo/servo/issues/24706#issuecomment-557891841
This commit is contained in:
parent
ea32495504
commit
b26598d470
6 changed files with 72 additions and 13 deletions
|
@ -391,6 +391,7 @@ pub mod htmltrackelement;
|
|||
pub mod htmlulistelement;
|
||||
pub mod htmlunknownelement;
|
||||
pub mod htmlvideoelement;
|
||||
pub mod identityhub;
|
||||
pub mod imagedata;
|
||||
pub mod inputevent;
|
||||
pub mod keyboardevent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue