mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Bring back clipboard support
This commit is contained in:
parent
433d68955b
commit
28b854d724
7 changed files with 113 additions and 6 deletions
|
@ -1285,7 +1285,7 @@ impl WindowMethods for Window {
|
|||
}
|
||||
|
||||
fn supports_clipboard(&self) -> bool {
|
||||
false
|
||||
true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue