[webkit-changes] [WebKit/WebKit] 4a2d77: Remove scoped attribute
Anne van Kesteren
noreply at github.com
Tue May 16 00:06:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a2d77041ef4e11adcc3afab90c3a24c476755be
https://github.com/WebKit/WebKit/commit/4a2d77041ef4e11adcc3afab90c3a24c476755be
Author: Anne van Kesteren <annevk at annevk.nl>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M Source/WebCore/editing/DeleteSelectionCommand.cpp
M Source/WebCore/html/HTMLAttributeNames.in
M Source/WebCore/mathml/MathMLPresentationElement.cpp
Log Message:
-----------
Remove scoped attribute
https://bugs.webkit.org/show_bug.cgi?id=256788
rdar://109355832
Reviewed by Tim Nguyen.
Remove some leftover <style scoped> code from 863a4fed95d5.
* Source/WebCore/editing/DeleteSelectionCommand.cpp:
(WebCore::DeleteSelectionCommand::makeStylingElementsDirectChildrenOfEditableRootToPreventStyleLoss):
* Source/WebCore/html/HTMLAttributeNames.in:
* Source/WebCore/mathml/MathMLPresentationElement.cpp:
(WebCore::MathMLPresentationElement::isFlowContent):
Canonical link: https://commits.webkit.org/264107@main
More information about the webkit-changes
mailing list