Closed Bug 1848705 Opened 10 months ago Closed 13 days ago

[Inactive CSS] Display a warning when column-span is used on elements outside of multi-column containers

Categories

(DevTools :: Inspector: Rules, enhancement, P3)

enhancement

Tracking

(firefox128 fixed)

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: sebo, Assigned: sebo)

References

(Blocks 1 open bug, )

Details

Attachments

(1 file)

Main file:
devtools/server/actors/utils/inactive-property-helper.js

invalidProperties: [
  "column-span",
]

inactive-css-column-span = <strong>{ $property }</strong> has no spanning effect on this element since it is not within a multi-column container.

inactive-css-column-span-fix = Try adding <strong>column-count</strong> or <strong>column-width</strong> to one of its ancestor elements. { learn-more }

Priority: -- → P3
Assignee: nobody → sebastianzartner
Status: NEW → ASSIGNED
Pushed by sebastianzartner@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/1280e4ddd1d4
[devtools] Handle 'column-span' property in inactive CSS. r=devtools-reviewers,fluent-reviewers,bolsson,nchevobbe.
Status: ASSIGNED → RESOLVED
Closed: 13 days ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: