Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 598304c8891f893c09154ffc35588577338e50a6
      
https://github.com/WebKit/WebKit/commit/598304c8891f893c09154ffc35588577338e50a6
  Author: Tim Nguyen <[email protected]>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-box/parsing/margin-trim-computed-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-box/parsing/margin-trim-computed.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-box/parsing/margin-trim-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-box/parsing/margin-trim.html
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/css/ComputedStyleExtractor.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Box.cpp
    M Source/WebCore/style/StyleBuilderConverter.h

  Log Message:
  -----------
  Support `margin-trim: block inline` keyword combination
https://bugs.webkit.org/show_bug.cgi?id=284978
rdar://141784069

Reviewed by Sammy Gill.

Add parsing/serialization support for this combination as specified in: 
https://www.w3.org/TR/css-box-4/#margin-trim

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-box/parsing/margin-trim-computed-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-box/parsing/margin-trim-computed.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-box/parsing/margin-trim-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-box/parsing/margin-trim.html:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/ComputedStyleExtractor.cpp:
(WebCore::ComputedStyleExtractor::valueForPropertyInStyle const):
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Box.cpp:
(WebCore::CSSPropertyParserHelpers::consumeMarginTrim):
* Source/WebCore/style/StyleBuilderConverter.h:
(WebCore::Style::BuilderConverter::convertMarginTrim):

Canonical link: https://commits.webkit.org/294190@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

Reply via email to