Closed Bug 1896865 Opened 5 months ago Closed 4 months ago

[wpt-sync] Sync PR 46280 - Make transform property parse not trip up at !important.

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Steinar H. Gunderson <sesse@chromium.org> wrote:

Make transform property parse not trip up at !important.

After recent parser changes, every property needs to be able to
break cleanly on an unexpected token, such as !important. Transform
was inadvertently missed (except for the case of “none”), so fix that.

Fixed: 340100643
Change-Id: I45521e331090c5d554218726a9b260b584014940

Reviewed-on: https://chromium-review.googlesource.com/5538019
WPT-Export-Revision: 2ae0a1c65d40b85f819c94ee5d6c90398d22a7aa

Component: web-platform-tests → Web Painting
Product: Testing → Core

CI Results

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

Total 1 tests and 1 subtests

Status Summary

Firefox

OK : 1
PASS: 1

Chrome

OK : 1
FAIL: 1

Safari

OK : 1
PASS: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3dd4c33b0651 [wpt PR 46280] - Make transform property parse not trip up at !important., a=testonly
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.