Closed Bug 1876547 Opened 1 year ago Closed 1 year ago

browser_parsable_css.js fails because of new lines inside var(...)

Categories

(Firefox :: General, defect)

defect

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: calixte, Assigned: calixte)

References

Details

Attachments

(1 file)

I got a failure with browser_parsable_css.js:
https://treeherder.mozilla.org/logviewer?job_id=444581401&repo=try&lineNumber=3486

It's because the var(...) contains some newlines:

--highlight-selected-backdrop-filter: var(
        --hcm-highlight-selected-filter
);

removing the newlines fixed the issue.

Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Pushed by cdenizet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fb9e99444c0d Fix browser_parsable_css.js with var(...) containing new lines r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch

This wasn't really a regression, just a pre-existing bug uncovered by landing bug 1876508.

Keywords: regression
No longer regressed by: 1876508
See Also: → 1876508
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: