From 04efe67325fe2e5cf8e186a1300a1d9d7fab8197 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 16 Feb 2024 13:05:08 +0100 Subject: [PATCH] blocklist.txt: remove element style annoyance from dtd check --- assets/dtd/blocklist.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/dtd/blocklist.txt b/assets/dtd/blocklist.txt index 1787067a..3bb6caf1 100644 --- a/assets/dtd/blocklist.txt +++ b/assets/dtd/blocklist.txt @@ -1,3 +1,4 @@ element [^:]+: validity error : ID [^ ]+ already defined element [^:]+: validity error : No declaration for attribute data-[^ ]+ of element [^:]+ -third_party\/rust\/[^.]+\.svg \ No newline at end of file +element style: validity error : Element style does not carry attribute type +third_party\/rust\/[^.]+\.svg