Closed Bug 1751438 Opened 3 years ago Closed 3 years ago

Firefox Dev Edition: CSS Grid Inspector marks wrong

Categories

(DevTools :: Inspector, defect)

Firefox 96
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: samuel.fiedler, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:96.0) Gecko/20100101 Firefox/96.0

Steps to reproduce:

I opened one of my websites with CSS grid layout and I want to inspect the grid.

Actual results:

On the top and left side there are normal numbers (1, 2, 3, 4, 5), but on the bottom and right side there are anormal numbers (-5, -4, -3, -2, -1)

Expected results:

I expected the numbers 1, 2, 3, 4, 5 on ALL sides

The Bugbug bot thinks this bug should belong to the 'DevTools::Inspector' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Inspector
Product: Firefox → DevTools

Thanks for filing, but I think we should keep the display as is because negative integers are valid placement values for CSS grid. Line numbers can start from the beginning (positive numbers) or from the end (negative numbers). The grid inspector shows both, showing the same numbers on both ends would also be redundant info.

Some more info

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: