| rules_and_declarations: Minor clean-ups. |
|
More...
|
almost 3 years ago
|
| Auto merge of #305 - cactter:master, r=emilio |
|
More...
|
almost 3 years ago
|
| Auto merge of #329 - tiaanl:next, r=emilio |
|
More...
|
almost 3 years ago
|
| Auto merge of #330 - servo:macro-import, r=jdm |
|
More...
|
almost 3 years ago
|
| Allow macros to be imported with `use` instead of `#[macro_use]` |
|
More...
|
almost 3 years ago
|
| Add correct links and silence doc warning. |
|
More...
|
about 3 years ago
|
| Address some clippy suggestions |
|
More...
|
about 3 years ago
|
| Expand documentaton for Color |
|
More...
|
about 3 years ago
|
| Color struct no longer need to be repr(C) |
|
More...
|
about 3 years ago
|
| Add documentation for Hsl and Hwb structs. |
|
More...
|
about 3 years ago
|
| Auto merge of #327 - tiaanl:add-none-keyword, r=emilio |
|
More...
|
about 3 years ago
|
| Small cleanup for mapping values. |
|
More...
|
about 3 years ago
|
| Change parse_hash_color to output a FromParsedColor. |
|
More...
|
about 3 years ago
|
| Use Option<f32> for rgb components as well. |
|
More...
|
about 3 years ago
|
| Use Option<f32> for hsl components as well. |
|
More...
|
about 3 years ago
|
| Factor out parse_modern_alpha. |
|
More...
|
about 3 years ago
|
| Do not pass Option for HSHL, because we never have to serialize with none. |
|
More...
|
about 3 years ago
|
| Clean up legacy parsing functions. |
|
More...
|
about 3 years ago
|
| Allow "none" is rgb/rgba() with new syntax. |
|
More...
|
about 3 years ago
|
| Don't use hacky Option<T> impl for serializing "none". |
|
More...
|
about 3 years ago
|
| Allow use of none keyword as color components. |
|
More...
|
about 3 years ago
|
| Auto merge of #326 - tiaanl:add-hsl-hwb, r=emilio |
|
More...
|
about 3 years ago
|
| Do not convert hsl/hwb to RGB at parse time to not loose precision. |
|
More...
|
about 3 years ago
|
| Auto merge of #328 - tiaanl:new-parsing, r=emilio |
|
More...
|
about 3 years ago
|
| Rename percentage_max to percentage_basis |
|
More...
|
about 3 years ago
|
| Combine parsing into legacy and new parsing. |
|
More...
|
about 3 years ago
|
| Auto merge of #324 - tiaanl:publics, r=emilio |
|
More...
|
about 3 years ago
|
| Make the abstract color parser types public |
|
More...
|
about 3 years ago
|
| Auto merge of #323 - tiaanl:abstract-parse, r=emilio |
|
More...
|
about 3 years ago
|
| Auto merge of #322 - tiaanl:fix-csswg-urls, r=emilio |
|
More...
|
about 3 years ago
|