Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7f7a5d9197356c9e0116be1bd4e87176d3537fa2
https://github.com/WebKit/WebKit/commit/7f7a5d9197356c9e0116be1bd4e87176d3537fa2
Author: Eri Pazos Pérez <[email protected]>
Date: 2025-11-11 (Tue, 11 Nov 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt
M Source/WebCore/mathml/MathMLElement.cpp
M Source/WebCore/mathml/mathattrs.in
Log Message:
-----------
Implement the scriptlevel attribute
https://bugs.webkit.org/show_bug.cgi?id=49309
Reviewed by Frédéric Wang.
Implements the scriptlevel (https://w3c.github.io/mathml-core/#dfn-scriptlevel)
attribute as defined in the MathML Core specification. Sets a presentational
hint with the corresponding math-depth value.
*
LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt:
* Source/WebCore/mathml/MathMLElement.cpp:
(WebCore::MathMLElement::hasPresentationalHintsForAttribute const):
(WebCore::MathMLElement::collectPresentationalHintsForAttribute):
* Source/WebCore/mathml/mathattrs.in:
Canonical link: https://commits.webkit.org/302841@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications