- From: Chris Rebert <csswg@rebertia.com>
- Date: Tue, 15 Sep 2015 00:25:27 -0700
- To: Public CSS Test suite mailing list <public-css-testsuite@w3.org>
Hi folks, I already had to make some simple tests for `initial`, `unset`, and `all` when researching caniuse.com data for them, so I figured I might as well write up proper reftest versions of the tests and submit them, since the CSS Cascade specs don't seem to have any tests currently. Would appreciate reviews of them when y'all have some time. The "initial" value: https://github.com/w3c/csswg-test/pull/856 The "unset" value: https://github.com/w3c/csswg-test/pull/857 https://github.com/w3c/csswg-test/pull/858 The "all" property: https://github.com/w3c/csswg-test/pull/859 https://github.com/w3c/csswg-test/pull/860 Thanks. Cheers, Chris -- Bootstrap Core Team member Browser 🐛s galore: http://getbootstrap.com/browser-bugs/
Received on Tuesday, 15 September 2015 07:25:56 UTC