Currently, in Less.php, colors are converted to long Hex code.
The current behaviour expected by Lessjs, in which Less.php mirrors parts of its functionality, expects us to leave colors in their original form: Both color keywords and short hex code.
Currently, in Less.php, colors are converted to long Hex code.
The current behaviour expected by Lessjs, in which Less.php mirrors parts of its functionality, expects us to leave colors in their original form: Both color keywords and short hex code.
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T288498 Update less.php port to support Less.js 3.13 behaviours | |||
| Resolved | Hokwelum | T365481 Update less.php port to complete support Less.js 2.5.3 behaviours | |||
| Resolved | Hokwelum | T352866 Preserve color keywords and short hex notation as-is |
Change 983215 had a related patch set uploaded (by Hokwelum; author: Hokwelum):
[mediawiki/libs/less.php@master] Preserve color keywords and short hex notation as it is
Change 983215 merged by jenkins-bot:
[mediawiki/libs/less.php@master] Less_Tree_Color: Preserve color keywords and short hex notation as-is
Change #1121728 had a related patch set uploaded (by Krinkle; author: Krinkle):
[mediawiki/libs/less.php@master] Less_Tree_Color: Remove internal logic for $isTransparentKeyword
Change #1121728 merged by jenkins-bot:
[mediawiki/libs/less.php@master] Less_Tree_Color: Remove internal logic for $isTransparentKeyword