wip from about a week ago. Need to stash these away for now to check the q branch

This commit is contained in:
Ambrose Li
2020-08-29 04:26:12 -04:00
parent b65f7b243d
commit 4d8ba3fe21
4 changed files with 7 additions and 2 deletions

2
html.h
View File

@@ -235,6 +235,8 @@ typedef struct {
#define HTML_N_FIGURE 142
#define HTML_FIGCAPTION 143
#define HTML_N_FIGCAPTION 144
#define HTML_SECTION 145
#define HTML_N_SECTION 146
/* pseudo tag */
#define HTML_SELECT_INT 160