Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5590366d49ca543c06cddd64d9e4e3bdfff6f52f https://github.com/WebKit/WebKit/commit/5590366d49ca543c06cddd64d9e4e3bdfff6f52f Author: Ryosuke Niwa <rn...@webkit.org> Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths: M Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp Log Message: ----------- scanAttributeName doesn't need to check for "is" content attribute https://bugs.webkit.org/show_bug.cgi?id=270066 Reviewed by Chris Dumez and Yusuke Suzuki. Since we don't support "is" content attribute, we don't need to check for its presence. * Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp: (WebCore::HTMLFastPathParser::scanAttributeName): Canonical link: https://commits.webkit.org/275331@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes