Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With latest styleint (16.13.1): ``` […]/cr3gui/data/html5.css:185:15: Unexpected unknown value "-cr-html-align-center" for property "text-align" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:189:15: Unexpected unknown value "-cr-html-align-left" for property "text-align" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:193:15: Unexpected unknown value "-cr-html-align-right" for property "text-align" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:197:15: Unexpected unknown value "-cr-html-align-center" for property "text-align" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:495:17: Unexpected unknown value "-cr-special" for property "padding-left" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:496:18: Unexpected unknown value "-cr-special" for property "padding-right" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:503:17: Unexpected unknown value "-cr-special" for property "padding-left" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:504:18: Unexpected unknown value "-cr-special" for property "padding-right" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:738:15: Unexpected unknown value "-cr-html-align-left" for property "text-align" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:748:15: Unexpected unknown value "-cr-html-align-right" for property "text-align" (declaration-property-value-no-unknown) [error] […]/cr3gui/data/html5.css:755:15: Unexpected unknown value "-cr-html-align-center" for property "text-align" (declaration-property-value-no-unknown) [error] ```
- Loading branch information