Skip to content

Commit

Permalink
Use short syntax for dfn types, "for", (no)export
Browse files Browse the repository at this point in the history
This change:

* replaces all data-dfn-type=element, etc., attributes with ones
  literally named "element", etc.

* replaces all data-dfn-for attributes with ones named "for"

* replaces data-export="" and data-noexport="" attributes with
  value-less attributes named "export" and "noexport"
  • Loading branch information
sideshowbarker committed Aug 29, 2020
1 parent fbfd8c6 commit e8d14c5
Showing 1 changed file with 1,231 additions and 1,231 deletions.
Loading

0 comments on commit e8d14c5

Please sign in to comment.