CSS: update syntax and fix some errors

Authored by jpoelen on Jul 16 2018, 9:31 PM.

Description

CSS: update syntax and fix some errors

Summary:

  • fix tag followed by a pseudo-class in a nested rule (@media, ...)
  • fix constraint in a rule
  • fix Kate auto-completion for properties and rules

New highlighting categories

  • Keyword
  • Operator
  • Separator Symbol
  • SpecialChar
  • Variable
  • Value Keyword
  • Color
  • Number
  • Unit
  • Selector Tag

Reviewers: dhaumann

Reviewed By: dhaumann

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: Frameworks, Kate, Framework: Syntax Highlighting

Differential Revision: https://phabricator.kde.org/D14137

Details

Committed
jpoelenJul 16 2018, 9:32 PM
Reviewer
dhaumann
Differential Revision
D14137: CSS: update syntax and fix some errors
Parents
R216:a2343cae2bb5: C++: update for c++20 and fix some syntax errors
Branches
Unknown
Tags
Unknown