-
- Downloads
fix(meta): use global meta as base when merging
Fixes issues with overriding the global metadata, i.e. if overriding the `id` attribute the changes would not apply as the global would be prioritized. This partially is related to #60 as the need for a way to express additions/removals grows.
Showing
- elements/__snapshots__/html5.spec.ts.snap 0 additions, 6 deletionselements/__snapshots__/html5.spec.ts.snap
- elements/html5.json 57 additions, 40 deletionselements/html5.json
- src/meta/table.spec.ts 54 additions, 0 deletionssrc/meta/table.spec.ts
- src/meta/table.ts 3 additions, 3 deletionssrc/meta/table.ts
Loading
-
mentioned in commit c6941c6c
-
mentioned in merge request demo!37 (merged)
-
mentioned in merge request vscode-html-validate!136 (merged)
Please register or sign in to comment