https://bugs.kde.org/show_bug.cgi?id=368730

            Bug ID: 368730
           Summary: css syntax highlighting doesn't recognize attribute
                    "local" in "background-attachment:local;"
           Product: kate
           Version: 15.12
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: gorg...@web.de

the first not recognized character is ';'. so all following lines will be
rendered as red text.

Here is the syntax rule from w3school:
background-attachment: scroll|fixed|local|initial|inherit;

Short test of all attributes shows:
- scroll: ok
- fixed: ok
- local: highlighted, but more characters are expected, which? i don't know
- initial: recognized, but uncolored
- inherit: ok

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to