Add tests for CSS mode and fixed found bugs
- Added link to tests on mode page - More consistent naming with CSS spec (some of the previous var naming was completely incorrect/misleading) - Improved highlighting - Match vendor prefixes - Check for known properties and values (known properties are bold, unknown are not) - Added highlighting for media queries - Cleaner stacking of state
Showing
- mode/css/css.css 7 additions, 0 deletionsmode/css/css.css
- mode/css/css.js 337 additions, 63 deletionsmode/css/css.js
- mode/css/index.html 3 additions, 0 deletionsmode/css/index.html
- mode/css/test.js 501 additions, 0 deletionsmode/css/test.js
- test/index.html 2 additions, 0 deletionstest/index.html
Loading
Please register or sign in to comment