Add initial implementation for "appropriate place for inserting a node"
https://html.spec.whatwg.org/multipage/syntax.html#creating-and-inserting-nodes
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
|
||||
- (void)appendString:(NSString *)string;
|
||||
|
||||
- (BOOL)isWhitespaceToken;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user