Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b7f5c0e957921b65e30439decaaac7100d71a790
https://github.com/WebKit/WebKit/commit/b7f5c0e957921b65e30439decaaac7100d71a790
Author: Zak Ridouh <[email protected]>
Date: 2024-08-18 (Sun, 18 Aug 2024)
Changed paths:
M Source/WebCore/html/HTMLTableCellElement.cpp
M Source/WebCore/html/HTMLTableCellElement.h
M Source/WebCore/mathml/MathMLElement.cpp
Log Message:
-----------
Sync maxRowspan value in HTMLTableCellElement and MathMLElement
https://bugs.webkit.org/show_bug.cgi?id=155487
<rdar://133910791>
Reviewed by Darin Adler.
Small fix to keep the maxRowspan value between `HTMLTableCellElement` and
`MathMLElement` in sync, done by moving the definition of the constants
into the `HTMLTableCellElement` class, and importing the header.
* Source/WebCore/html/HTMLTableCellElement.cpp:
* Source/WebCore/html/HTMLTableCellElement.h:
* Source/WebCore/mathml/MathMLElement.cpp:
(WebCore::MathMLElement::rowSpan const):
Canonical link: https://commits.webkit.org/282397@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes