Closed Bug 1580051 Opened 5 years ago Closed 5 years ago

subgrid isn't recognized as a subgrid when specifying a <line-name-list>

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(firefox71 fixed)

RESOLVED FIXED
Firefox 71
Tracking Status
firefox71 --- fixed

People

(Reporter: MatsPalmgren_bugz, Assigned: gl)

References

(Blocks 1 open bug, )

Details

(Keywords: testcase)

Attachments

(1 file)

STR

  1. load data:text/html,<div style="display:grid"><div style="display:grid; grid-template-rows: subgrid []">
  2. open devtools Inspector

ACTUAL RESULTS
The inner DIV has a "grid" button.

EXPECTED RESULTS
The inner DIV has a "subgrid" button.

The subgrid syntax for the grid-template-rows/columns properties allows an optional <line-name-list>:
https://drafts.csswg.org/css-grid-2/#subgrid-per-axis

Assignee: nobody → gl
Status: NEW → ASSIGNED
Priority: -- → P3
Keywords: checkin-needed

Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e12aea4eec88
Detect a subgrid also when it has a <line-name-list>. r=pbro

Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
QA Whiteboard: [qa-71b-p2]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: