Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8fa6100cc307ea961a4007229222c6a4c2784c23
https://github.com/WebKit/WebKit/commit/8fa6100cc307ea961a4007229222c6a4c2784c23
Author: Ahmad Saleem <[email protected]>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/css/html.css
Log Message:
-----------
Make <pre> and other elements use logical margins in UA stylesheet
https://bugs.webkit.org/show_bug.cgi?id=291526
rdar://149212392
Reviewed by Tim Nguyen.
This patch aligns WebKit with Gecko / Firefox and Blink / Chromium.
This patch updates <pre> and other elements to use margin-block instead of
margin-top/margin-bottom.
Blink did the change to match Firefox [1]
[1] https://chromium-review.googlesource.com/c/chromium/src/+/6431356
* LayoutTests/TestExpectations:
* Source/WebCore/css/html.css:
(pre, xmp, plaintext, listing):
Canonical link: https://commits.webkit.org/293670@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