Open
Bug 1373771
Opened 8 years ago
Updated 3 years ago
Add a chrome mochitest to verify grid properties match Blink's implementation
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: bradwerth, Unassigned)
References
Details
Blink grid implementors use https://github.com/Igalia/css-grid-layout/blob/gh-pages/grid-placement.html as a testcase. Add this as a testcase to verify our grid API properties match Blink's expected values.
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
status-firefox57:
--- → fix-optional
Reporter | ||
Comment 1•8 years ago
|
||
The expected values are shown at https://github.com/Igalia/css-grid-layout/blob/gh-pages/grid-placement.png
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•