Page MenuHomePhabricator

CodeEditor shows a warning when display:contents is used in a CSS file
Closed, ResolvedPublicBUG REPORT

Description

List of steps to reproduce (step by step, including full links if applicable):

What happens?:
Line 8: "contents" value triggers an alert, while it's a possibie value for "display" style

What should have happened instead?:
The alert shouldn't be triggered

Event Timeline

Tgr renamed this task from display:contents on TemplateStyles trigger an alert to CodeEditor shows a warning when display:contents is used in a CSS file.Dec 26 2021, 4:44 AM

Presumably either an upstream issue with CSSLint / with ACE using an outdated version of CSSLint, or an issue with CodeEditor using an outdated version of ACE.

Izno closed this task as Resolved.EditedJul 20 2023, 10:13 PM
Izno assigned this task to DLynch.
Izno subscribed.

Resolved by upgrade earlier this year. The keyword isn't highlighted in green as you might expect, but neither does it raise a warning.