Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit a34fa02

Browse files
committed
Split between WHATWG HTML and W3C HTML5, drop 5.1. Also drop inert.
1 parent 9643c10 commit a34fa02

File tree

5 files changed

+632
-1680
lines changed

5 files changed

+632
-1680
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Overview.whatwg.html: Overview.src.html ../xref Makefile
1515
tr: Overview.src.html ../xref Makefile
1616
$(ANOLIS) --omit-optional-tags --quote-attr-values \
1717
--w3c-compat --enable=xspecxref --enable=refs --w3c-shortname="html5-diff" \
18-
--filter=".not-tr, .not-w3c" --xref="../xref" --pubdate="$(PUBDATE)" --w3c-status=WD \
18+
--filter=".not-tr, .not-w3c" --xref="../xref" --pubdate="$(PUBDATE)" --w3c-status=NOTE \
1919
$< TR.html

0 commit comments

Comments
 (0)