yatex

changeset 614:37ed1980e6bd dev

Add elements: master progress details summary
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 24 Nov 2024 21:04:01 +0900
parents 38b311149463
children f039d15cdba8
files yahtml.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/yahtml.el	Mon May 06 17:11:31 2024 +0900
     1.2 +++ b/yahtml.el	Sun Nov 24 21:04:01 2024 +0900
     1.3 @@ -459,7 +459,7 @@
     1.4      ;;HTML5
     1.5      ("video") ("audio") ("figure") ("iframe")
     1.6      ("header") ("footer") ("article") ("section") ("nav") ("main") ("aside")
     1.7 -    ("meter") ("progress")
     1.8 +    ("meter") ("progress") ("details") ("summary")
     1.9      ))
    1.10  
    1.11  (if yahtml-html4-strict