Shannon Booth
|
cc6e048bd6
|
LibWeb+LibIDL: Remove support for #import directives during parsing
These no longer serve any purpose now that we run the IDLGenerator
on all of these files at once.
|
2026-04-24 20:08:29 +02:00 |
|
Simon Farre
|
bc17805b2b
|
LibWeb: Implement requestFullscreen algorithm
The required functionality to exit fullscreen will be in a followup
commit.
|
2026-02-23 18:44:26 +00:00 |
|
Simon Farre
|
db076bab92
|
LibWeb: Add Fullscreen event handlers to Document and Element
This also adds a stub to the Permissions Policy checks.
|
2026-02-23 18:44:26 +00:00 |
|