Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c30953f1f00cf190463b4f21b0d9f1fef76b0591 https://github.com/WebKit/WebKit/commit/c30953f1f00cf190463b4f21b0d9f1fef76b0591 Author: Mirko Brodesser <mbrodes...@igalia.com> Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths: M LayoutTests/TestExpectations A LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/lang-attribute-affects-rendering-of-second-text-run-expected-mismatch.html A LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/lang-attribute-affects-rendering-of-second-text-run-ref.html A LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/lang-attribute-affects-rendering-of-second-text-run.html M LayoutTests/platform/glib/TestExpectations M LayoutTests/platform/ios/TestExpectations M LayoutTests/platform/mac/TestExpectations M Source/WebCore/platform/graphics/skia/ComplexTextControllerSkia.cpp Log Message: ----------- [WPE][GTK] Propagate the font's computed locale to HarfBuzz https://bugs.webkit.org/show_bug.cgi?id=287629 Reviewed by Carlos Garcia Campos. GTK and WPE use HarfBuzz and the language wasn't propagated to it. * LayoutTests/TestExpectations: * LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/lang-attribute-affects-rendering-of-second-text-run-expected-mismatch.html: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/lang-attribute-affects-rendering-of-second-text-run-ref.html: Added. * LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/lang-attribute-affects-rendering-of-second-text-run.html: Added. * LayoutTests/platform/glib/TestExpectations: * LayoutTests/platform/ios/TestExpectations: * LayoutTests/platform/mac/TestExpectations: * Source/WebCore/platform/graphics/skia/ComplexTextControllerSkia.cpp: (WebCore::ComplexTextController::collectComplexTextRunsForCharacters): Canonical link: https://commits.webkit.org/291691@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