mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-04 12:40:05 +02:00
update node modules
This commit is contained in:
2
node_modules/parse5/lib/parser/index.js
generated
vendored
2
node_modules/parse5/lib/parser/index.js
generated
vendored
@@ -1546,7 +1546,7 @@ function hrStartTagInBody(p, token) {
|
||||
|
||||
p._appendElement(token, NS.HTML);
|
||||
p.framesetOk = false;
|
||||
p.ackSelfClosing = true;
|
||||
token.ackSelfClosing = true;
|
||||
}
|
||||
|
||||
function imageStartTagInBody(p, token) {
|
||||
|
Reference in New Issue
Block a user