Skip to content

Commit

Permalink
Merge pull request #8 from ted-humpal/patch-1
Browse files Browse the repository at this point in the history
Adding some tags!
  • Loading branch information
romeovs committed Mar 8, 2017
2 parents cf71137 + be6f51e commit 4a887bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/util/DOM.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ export default {
, param: {
reserved: true
}
, path: {}
, picture: {
reserved: true
}
Expand Down Expand Up @@ -122,6 +123,7 @@ export default {
, sub: {}
, summary: {}
, sup: {}
, svg: {}
, table: {}
, tbody: {}
, td: {}
Expand Down

0 comments on commit 4a887bd

Please sign in to comment.