[webkit-changes] [WebKit/WebKit] be86bc: Correct typo in Document::createProcessingInstruct...
Anne van Kesteren
noreply at github.com
Sun May 7 00:35:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: be86bca8e67be2ed9a1f7c3e75996c9b94a7fc50
https://github.com/WebKit/WebKit/commit/be86bca8e67be2ed9a1f7c3e75996c9b94a7fc50
Author: Anne van Kesteren <annevk at annevk.nl>
Date: 2023-05-07 (Sun, 07 May 2023)
Changed paths:
M LayoutTests/fast/dom/qualified-name-validation-expected.txt
M LayoutTests/fast/dom/qualified-name-validation.html
M Source/WebCore/dom/Document.cpp
Log Message:
-----------
Correct typo in Document::createProcessingInstruction exception
https://bugs.webkit.org/show_bug.cgi?id=256426
rdar://109000003
Reviewed by Chris Dumez.
Correct minor oversight of dcf5f162b4888136d70d4eb5e74c6c3edd211590.
* LayoutTests/fast/dom/qualified-name-validation-expected.txt:
* LayoutTests/fast/dom/qualified-name-validation.html:
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::createProcessingInstruction):
Canonical link: https://commits.webkit.org/263772@main
More information about the webkit-changes
mailing list