Fill in our scale of size tokens
Categories
(Toolkit :: Themes, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: hjones, Assigned: dwhisman)
References
Details
(Whiteboard: [recomp][acorntractors])
Attachments
(1 file, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
Details |
Once we've added a linting rule for size tokens in bug 1988860, we should be able to use it to generate a list of all the values currently in use in the app that aren't design tokens. There's a sample script in bug 1979120 that should be useful. Once we have the list of values we can consult with UX to see which, if any, of them we want to have as tokens.
Updated•8 months ago
|
| Assignee | ||
Updated•6 months ago
|
| Assignee | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Updated•5 months ago
|
| Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
| Assignee | ||
Comment 6•3 months ago
|
||
A similar issue appeared in 2005767, and I applied a similar fix in that upstream patch, so this should be resolved.
Comment 9•3 months ago
•
|
||
Backed out for causing bc failures on browser_parsable_css.js
Failure log browser_parsable_css.js
Failure log test_contextmenu_list.xhtml
| Assignee | ||
Comment 10•3 months ago
|
||
The browser_parsable_css test should be fixed by using CSS vars in a Windows-specific file that roughly mirrors the macos file with the same change, and the test_contextmenu_list test should be fixed by modifying the logic to be a little more lenient with pixel measurements, since the rem-based calculations are different with the new tokens.
Comment 11•3 months ago
|
||
Comment 12•3 months ago
|
||
Comment 13•3 months ago
|
||
Reverted this because it was causing mochitests failures in test_popup_coords.xhtml.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | toolkit/content/tests/chrome/test_popup_coords.xhtml | popupshowing on outerpopup clientX - got 11, expected 10
Comment 14•3 months ago
|
||
Comment 15•3 months ago
|
||
| bugherder | ||
Updated•2 months ago
|
Description
•