mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
LibWeb: Port History interface from DeprecatedString to String
This commit is contained in:
parent
7b79324548
commit
72f54eca26
4 changed files with 10 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
#import <DOM/AbstractRange.idl>
|
||||
#import <Geometry/DOMRect.idl>
|
||||
|
||||
[Exposed=Window]
|
||||
[Exposed=Window, UseNewAKString]
|
||||
interface Range : AbstractRange {
|
||||
|
||||
constructor();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue