Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eb281cc190eaee7b6833e873c4aafcb47c30d00e
      
https://github.com/WebKit/WebKit/commit/eb281cc190eaee7b6833e873c4aafcb47c30d00e
  Author: Sam Weinig <[email protected]>
  Date:   2025-11-30 (Sun, 30 Nov 2025)

  Changed paths:
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/css/scripts/process-css-properties.py
    M Source/WebCore/rendering/style/BorderData.h
    M Source/WebCore/rendering/style/BorderValue.h

  Log Message:
  -----------
  [RenderStyleGen] Generalize logical property getter/setters
https://bugs.webkit.org/show_bug.cgi?id=303257

Reviewed by Darin Adler.

Replaces 'rect-edges' and 'rect-corners' container types with a single
'physical-group' container type.

Also adds BorderEdgesView adaptor for accessing the `border-*-style` and
`border-*-color` property sets, allowing use of the 'physical-group'
container type for them.

* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/scripts/process-css-properties.py:
* Source/WebCore/rendering/style/BorderData.h:
* Source/WebCore/rendering/style/BorderValue.h:

Canonical link: https://commits.webkit.org/303653@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to