mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibWeb+Tests: Add internal property for echo server port
This commit is contained in:
parent
4dd21d0b80
commit
cddbe7d10f
Notes:
github-actions[bot]
2024-12-06 00:09:41 +00:00
Author: https://github.com/rmg-x
Commit: cddbe7d10f
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2553
Reviewed-by: https://github.com/ADKaster ✅
Reviewed-by: https://github.com/shannonbooth
4 changed files with 17 additions and 2 deletions
|
@ -39,4 +39,5 @@ interface Internals {
|
|||
undefined expireCookiesWithTimeOffset(long long seconds);
|
||||
|
||||
DOMString getComputedLabel(Element element);
|
||||
unsigned short getEchoServerPort();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue