vscode/extensions/html/test
Matt Bierner 5ed55a8606 Don't treat dom properties as special for syntax highlighting
See https://github.com/Microsoft/TypeScript-TmLanguage/issues/691

Assuming that properties named `label` or `name` are dom properties is incorrect and causes a lot of false positives. This results in weirdly inconsistent colorization
2019-01-02 17:33:50 -08:00
..
colorize-fixtures Script element with type="text/html" not recognised as html. Fixes #25920 2017-05-08 12:52:20 +02:00
colorize-results Don't treat dom properties as special for syntax highlighting 2019-01-02 17:33:50 -08:00