css-triggers
css-triggers copied to clipboard
A reference for the render impact of mutating CSS properties.
You have to load the HTTP version to see this: http://csstriggers.com/ HTTPS will simply show you an error.
Hello, it looks like the site has gone down at csstriggers.com. As a backup, maybe we could host a copy of the site on GitHub Pages? I wonder if GitHub...
[`www.csstriggers.com`](http://www.csstriggers.com) should redirect to [`csstriggers.com`](https://csstriggers.com). (The www. links are on Google Developers Youtube Channel)
CSS logical properties and values are currently an [Editor's Draft](https://drafts.csswg.org/css-logical/). We use it heavily and transform it into the corresponding values using PostCSS plugins. Adding support would help those who...
Wrong data
Hey, are you sure you have correct data for Webkit and Gecko? For example - is it true that using "transform" in webkit causes layout recalculation?
Admittedly the colour choices aren’t too bad, but I think it is likely some people wouldn’t see the difference between the pale blue and darker blue, or the pale green...
The `mask-*` and `clip-path` properties seem to be missing from the list.
Not sure if this is out of the scope of the project but would you consider adding svg properties that are changed via css? For example `fill`, `stroke`, `stroke-width` etc.
It would be really invaluable to be able to filter out or de-emphasize any layout-affecting properties for example. Sorting would be useful, e.g. by all most performant and then downwards...