[webkit-changes] [WebKit/WebKit] 59fc68: math-style property should be marked inherited

Antti Koivisto noreply at github.com
Mon Aug 14 13:42:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 59fc68749e0e7c5cfaac0903e54ad875146e1670
      https://github.com/WebKit/WebKit/commit/59fc68749e0e7c5cfaac0903e54ad875146e1670
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

  Changed paths:
    M LayoutTests/platform/gtk/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt
    M LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt
    M LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt
    M LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt
    M LayoutTests/platform/wpe/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt
    M Source/WebCore/css/CSSProperties.json

  Log Message:
  -----------
  math-style property should be marked inherited
https://bugs.webkit.org/show_bug.cgi?id=260143
rdar://problem/113853280

Reviewed by Tim Nguyen.

It is correctly treated as inherited in RenderStyle but not marked as such in CSSProperties.json.

* LayoutTests/platform/gtk/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt:
* LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt:
* LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt:
* LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt:
* LayoutTests/platform/wpe/imported/w3c/web-platform-tests/mathml/relations/css-styling/attribute-mapping-002-expected.txt:
* Source/WebCore/css/CSSProperties.json:

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




More information about the webkit-changes mailing list