some improvements

This commit is contained in:
zefie
2025-07-20 14:00:32 -04:00
parent 1a8401d015
commit 86c9b3b0e2
9 changed files with 42 additions and 34 deletions

View File

@@ -288,7 +288,7 @@ class WTVShared {
a: ['href', 'name', 'target'],
audioscope: ['align', 'bgcolor', 'border', 'gain', 'height', 'leftcolor', 'leftoffset', 'maxlevel', 'rightcolor', 'rightoffset', 'width' ],
bgsound: ['src', 'loop'],
img: ['src', 'alt', 'title', 'width', 'height', 'loading'],
img: ['src', 'alt', 'title', 'width', 'height', 'loading'], // ?? What is 'loading'?
font: ['size', 'name', 'color'],
marquee: ['aign', 'behavior', 'direction', 'height', 'hspace', 'loop', 'scrollamount', 'scrolldelay', 'transparency', 'vspace', 'width'],
},