Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d7d3c613eeb13037934f77a9feebd19e3b971a69
      
https://github.com/WebKit/WebKit/commit/d7d3c613eeb13037934f77a9feebd19e3b971a69
  Author: Tim Nguyen <[email protected]>
  Date:   2026-09-11 (Fri, 11 Sep 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/resources/resource-files.json
    R 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-expected.html
    R 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-invalid-expected.html
    R 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-invalid-ref.html
    R 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-invalid.html
    R 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-ref.html
    R 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/dynamic-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/dynamic-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/dynamic.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/invalid-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/invalid-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/invalid.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-alphabetic-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-alphabetic-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-alphabetic.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-cyclic-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-cyclic-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-cyclic.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-default-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-default-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-default.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-fixed-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-fixed-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-fixed.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-numeric-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-numeric-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-numeric.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-symbolic-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-symbolic-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-symbolic.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counter-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counter-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counter.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counters-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counters-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counters.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/w3c-import.log

  Log Message:
  -----------
  Re-import CSS symbols() WPT
https://bugs.webkit.org/show_bug.cgi?id=322808
rdar://186059587

Reviewed by Brent Fulgham.

Upstream commit: 
https://github.com/web-platform-tests/wpt/commit/144460ebf104adf40ef7b991919107e02f0839f1

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/resources/resource-files.json:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-expected.html:
 Removed.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-ref.html:
 Removed.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function.html:
 Removed.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/dynamic-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/dynamic-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/dynamic.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/invalid-expected.html:
 Renamed from 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-invalid-ref.html.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/invalid-ref.html:
 Renamed from 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-invalid-expected.html.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/invalid.html:
 Renamed from 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/counter-style-at-rule/symbols-function-invalid.html.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-alphabetic-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-alphabetic-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-alphabetic.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-cyclic-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-cyclic-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-cyclic.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-default-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-default-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-default.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-fixed-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-fixed-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-fixed.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-numeric-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-numeric-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-numeric.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-symbolic-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-symbolic-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/system-symbolic.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counter-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counter-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counter.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counters-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counters-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/used-in-counters.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-counter-styles/symbols-function/w3c-import.log:
 Added.

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



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

Reply via email to