mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 20:59:16 +00:00
LibWeb: Implement ResizeObserver::disconnect()
This commit is contained in:
parent
70a0f07732
commit
2b7e7cc1ad
Notes:
sideshowbarker
2024-07-17 07:43:05 +09:00
Author: https://github.com/kalenikaliaksandr
Commit: 2b7e7cc1ad
Pull-request: https://github.com/SerenityOS/serenity/pull/23260
Issue: https://github.com/SerenityOS/serenity/issues/23197
3 changed files with 80 additions and 2 deletions
2
Tests/LibWeb/Text/expected/ResizeObserver/disconnect.txt
Normal file
2
Tests/LibWeb/Text/expected/ResizeObserver/disconnect.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Size changed: 100px x 100px
|
||||
Size changed: 200px x 200px
|
Loading…
Add table
Add a link
Reference in a new issue