Add implementation for setting HTML Range’s boundaries
This commit is contained in:
@@ -14,3 +14,6 @@ extern NSString * const HTMLKitNotSupportedError;
|
||||
|
||||
extern NSString * const HTMLKitSyntaxError;
|
||||
extern NSString * const HTMLKitInvalidCharacterError;
|
||||
|
||||
extern NSString * const HTMLKitInvalidNodeTypeError;
|
||||
extern NSString * const HTMLKitIndexSizeError;
|
||||
|
||||
Reference in New Issue
Block a user