Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2a35d1fbd751c614bf627542f41b333b0fdb4b76 https://github.com/WebKit/WebKit/commit/2a35d1fbd751c614bf627542f41b333b0fdb4b76 Author: Rob Buis <rb...@igalia.com> Date: 2024-12-08 (Sun, 08 Dec 2024)
Changed paths: M LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/text/2d.text.font.weight-expected.txt M LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.font.weight-expected.txt M LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.font.weight.worker-expected.txt M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp Log Message: ----------- Make CanvasRenderingContext2D.font include font-weight https://bugs.webkit.org/show_bug.cgi?id=284115 Reviewed by Said Abou-Hallawa. Serialize font-weight in the CanvasRenderingContext2D.font method output but suppress the default value of 400. * LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/text/2d.text.font.weight-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.font.weight-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.font.weight.worker-expected.txt: * Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp: (WebCore::CanvasRenderingContext2DBase::State::fontString const): Canonical link: https://commits.webkit.org/287514@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