Closed Bug 2037584 Opened 27 days ago Closed 21 days ago

[wpt-sync] Sync PR 59699 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=312853

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
152 Branch
Tracking Status
firefox152 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 59699 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/59699
Details from upstream follow.

Antti Koivisto <antti@apple.com> wrote:

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=312853

WebKit export from bug: revert-layer doesn't compute correctly if there is a leading empty/space substitution

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 243 tests and 3 subtests

Status Summary

Firefox

OK : 1[GitHub] 58[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
PASS: 4[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt, GitHub] 466[Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt] 642[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 643[Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt] 645[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt]
FAIL: 2[GitHub] 77[Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt] 79[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 81[Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt] 82[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview]

Chrome

OK : 1
PASS: 6

Safari

OK : 1
FAIL: 6

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-variables/variable-external-font-face-01.html [wpt.fyi]: FAIL [Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt], PASS [Gecko-linux2404-64-debug, Gecko-linux2404-64-opt]
  • /css/css-variables/variable-font-face-01.html [wpt.fyi]: FAIL [Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt], PASS [Gecko-linux2404-64-debug, Gecko-linux2404-64-opt]
  • /css/css-variables/variable-font-face-02.html [wpt.fyi]: FAIL [Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt], PASS [Gecko-linux2404-64-debug, Gecko-linux2404-64-opt]
  • /css/css-variables/vars-background-shorthand-001.html [wpt.fyi]: FAIL
  • /css/css-variables/revert-layer-in-fallback.html [wpt.fyi]
    • var(--unknown, revert-layer) in custom property: FAIL
  • /css/css-variables/revert-rule-in-fallback.html [wpt.fyi]
    • var(--unknown, revert-rule) in custom property: FAIL
  • /css/css-variables/var-ident-function.html [wpt.fyi]
    • Referencing a custom property with ident(): FAIL
    • ident() causing lookup of invalid custom property, fallback: FAIL
    • ident() causing lookup of invalid custom property, fallback, CSS-wide keyword: FAIL
  • /css/css-variables/variable-css-wide-keywords-after-substitution.html [wpt.fyi]
    • CSS-wide keyword revert-layer after var() substitution: FAIL (Chrome: PASS, Safari: FAIL)
    • revert-layer after var() substitution takes effect on the cascade: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-variables/variable-css-wide-keywords.html [wpt.fyi]
    • revert-layer as a var() fallback for an unregistered custom property: FAIL
    • revert-layer as a var() fallback for a non-inheriting registered custom property: FAIL
    • revert-layer as a var() fallback for an inheriting registered custom property: FAIL
  • /css/css-variables/variable-cycles.html [wpt.fyi]
    • Cycle in unused fallback: FAIL
  • /css/css-variables/variable-definition.html [wpt.fyi]
    • white space value (single space): FAIL
    • white space value (double space): FAIL
    • can overwrite with no value: FAIL
    • can overwrite with space value: FAIL
    • white space value (single space) (Computed Style): FAIL
    • white space value (double space) (Computed Style): FAIL
    • can overwrite with no value (Computed Style): FAIL
    • can overwrite with space value (Computed Style): FAIL
    • white space value (single space) (Cascading): FAIL
    • white space value (double space) (Cascading): FAIL
    • can overwrite with no value (Cascading): FAIL
    • can overwrite with space value (Cascading): FAIL
    • CSSOM.setProperty with space 1: FAIL
    • CSSOM.setProperty with space 2: FAIL
  • /css/css-variables/variable-presentation-attribute.html [wpt.fyi]
    • Testing 'clip' on '#test4'.: FAIL [Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt], PASS [Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
    • Testing 'alignment-baseline'.: FAIL
    • Testing 'baseline-shift'.: FAIL
    • Testing 'color-interpolation-filters'.: FAIL
    • Testing 'fill'.: FAIL
    • Testing 'flood-color'.: FAIL
    • Testing 'font-family'.: FAIL
    • Testing 'glyph-orientation-horizontal'.: FAIL
    • Testing 'glyph-orientation-vertical'.: FAIL
    • Testing 'kerning'.: FAIL
    • Testing 'lighting-color'.: FAIL
    • Testing 'pointer-events'.: FAIL
    • Testing 'stop-color'.: FAIL
    • Testing 'stroke'.: FAIL
    • Testing 'writing-mode'.: FAIL
  • /css/css-variables/variable-reference.html [wpt.fyi]
    • Variable reference left open at end of stylesheet: FAIL
  • /css/css-variables/variable-substitution-variable-declaration.html [wpt.fyi]
    • target6 --varC: FAIL
    • target7 --varC: FAIL
    • target9 --varB: FAIL
    • target9 --varC: FAIL
  • /css/css-variables/variables-animation-math-functions.html [wpt.fyi]
    • CSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]: FAIL
    • CSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]: FAIL
    • CSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]: FAIL
    • CSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]: FAIL
    • CSS Transitions: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]: FAIL
    • CSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]: FAIL
    • CSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]: FAIL
    • CSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]: FAIL
    • CSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]: FAIL
    • CSS Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]: FAIL
    • Web Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]: FAIL
    • Web Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]: FAIL
    • Web Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]: FAIL
    • Web Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]: FAIL
    • Web Animations: property <--my-angle> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]: FAIL
    • CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]: FAIL
    • CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]: FAIL
    • CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]: FAIL
    • CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]: FAIL
    • CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]: FAIL
    • CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]: FAIL
    • CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]: FAIL
    • CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]: FAIL
    • CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]: FAIL
    • CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]: FAIL
    • CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]: FAIL
    • CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]: FAIL
    • Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (-1) should be [20deg]: FAIL
    • Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]: FAIL
    • Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.125) should be [110deg]: FAIL
    • Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (0.875) should be [170deg]: FAIL
    • Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (1) should be [180deg]: FAIL
    • Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)] to [calc(sign(20rem - 20px) * 180deg)] at (2) should be [260deg]: FAIL
Status: NEW → RESOLVED
Closed: 21 days ago
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in before you can comment on or make changes to this bug.