Skip to content
Snippets Groups Projects
  • Brandon Frohs's avatar
    0dc92248
    Add tests for CSS mode and fixed found bugs · 0dc92248
    Brandon Frohs authored
    - 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
    0dc92248
    History
    Add tests for CSS mode and fixed found bugs
    Brandon Frohs authored
    - 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