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 any data-dfn-type=element, etc., attributes with ones literally named
  "element", etc.

* replaces any data-dfn-for attribute with one literally named "for"

* replaces data-export="" and data-noexport="" attribues with value-less
  attributes literally named "export" and "noexport"

* drops "export" from any dfn that has a dfn type attribute
  • Loading branch information
sideshowbarker committed Sep 7, 2020
1 parent 50a60ce commit 7501ceb
Showing 1 changed file with 1,227 additions and 1,231 deletions.
Loading

0 comments on commit 7501ceb

Please sign in to comment.