Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 35208586d748409bbca90e3aa5430801e98ef257 https://github.com/WebKit/WebKit/commit/35208586d748409bbca90e3aa5430801e98ef257 Author: Ahmad Saleem <ahmad.saleem792+git...@gmail.com> Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths: M LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/semantics-005-expected.html M LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/semantics-005-ref.html M LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/semantics-005.html A LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/display-operator-min-height-default-font-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/display-operator-min-height-default-font.html A LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/display-operator-min-height-no-workaround-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/display-operator-min-height-no-workaround.html M LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/w3c-import.log M LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/cramped-001-expected.txt M LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/cramped-001.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-computed-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-computed.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-invalid-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-invalid.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-valid-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-valid.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-computed-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-computed.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-invalid-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-invalid.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-valid-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-valid.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-computed-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-computed.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-invalid-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-invalid.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-valid-expected.txt A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-valid.html A LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/w3c-import.log M LayoutTests/imported/w3c/web-platform-tests/mathml/tools/largeop.py Log Message: ----------- Resync `mathml` from WPT Upstream https://bugs.webkit.org/show_bug.cgi?id=298193 Reviewed by Frédéric Wang. Upstream commit: https://github.com/web-platform-tests/wpt/commit/ef5ef5e2aa577e020f9022294dbf9f900f20cd34 * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/semantics-005-expected.html: * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/semantics-005-ref.html: * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/mrow/semantics-005.html: * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/display-operator-min-height-default-font-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/display-operator-min-height-default-font.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/display-operator-min-height-no-workaround-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/display-operator-min-height-no-workaround.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/w3c-import.log: * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/cramped-001-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/cramped-001.html: * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-computed-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-computed.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-invalid-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-invalid.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-valid-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-depth-valid.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-computed-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-computed.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-invalid-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-invalid.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-valid-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-shift-valid.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-computed-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-computed.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-invalid-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-invalid.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-valid-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/math-style-valid.html: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/relations/css-styling/parsing/w3c-import.log: Added. * LayoutTests/imported/w3c/web-platform-tests/mathml/tools/largeop.py: Canonical link: https://commits.webkit.org/299403@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