Fix the default case in the "after after frameset" phase
This commit is contained in:
@@ -2329,8 +2329,6 @@
|
||||
}
|
||||
|
||||
[self emitParseError:@"Unexpected Token after after <frameset>"];
|
||||
[self switchInsertionMode:HTMLInsertionModeInBody];
|
||||
[self reprocessToken:token];
|
||||
}
|
||||
|
||||
- (void)processTokenByApplyingRulesForParsingTokensInForeignContent:(HTMLToken *)token
|
||||
|
||||
Reference in New Issue
Block a user