Page MenuHomePhabricator

Bug 1502185 - Don't allow auto in grid line names.
ClosedPublic

Authored by emilio on Oct 26 2018, 12:19 AM.

Details

Reviewers
mats
Group Reviewers
Restricted Project
Commits
Restricted Diffusion Commit
rMOZILLACENTRAL7a6d0f1c6972: Bug 1502185 - Don't allow auto in grid line names. r=mats
Bugzilla Bug ID
1502185
Summary

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

emilio created this revision.Oct 26 2018, 12:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 26 2018, 12:19 AM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".Oct 26 2018, 12:19 AM
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
emilio requested review of this revision.Oct 26 2018, 12:19 AM
mats accepted this revision.Oct 26 2018, 2:40 AM

Yes, I agree with the CSSWG decision. It's already implicit from the <custom-ident> spec, so it's just an implementation bug really.
Nice catch Eric!

This revision is now accepted and ready to land.Oct 26 2018, 2:40 AM
emilio updated this revision to Diff 28955.Oct 28 2018, 11:25 PM

Missed one place.

emilio updated this revision to Diff 28956.Oct 28 2018, 11:26 PM

Update test expectations.

This revision was automatically updated to reflect the committed changes.