summaryrefslogtreecommitdiff
path: root/lib/TUWF/XML.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-01-02 21:13:45 +0100
committerYorhel <git@yorhel.nl>2018-01-02 21:13:48 +0100
commitda60536a8d1f7edf7f35175b280c79b31e85a15a (patch)
tree991cd390cb453db4df4ea9388cf8f2bf488b4bc1 /lib/TUWF/XML.pm
parent0dd5973d0e85ac94bfcbfc488cd7b1e018031e70 (diff)
TUWF::XML: Remove deprecated <menu> tag
I think I should go over the entire tag list again before the next stable release...
Diffstat (limited to 'lib/TUWF/XML.pm')
-rw-r--r--lib/TUWF/XML.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/TUWF/XML.pm b/lib/TUWF/XML.pm
index 7db9f80..a64dd46 100644
--- a/lib/TUWF/XML.pm
+++ b/lib/TUWF/XML.pm
@@ -31,8 +31,8 @@ BEGIN {
button canvas caption cite code col colgroup command datagrid datalist dd
del details dfn dialog div dl dt em embed fieldset figure footer form h1 h2
h3 h4 h5 h6 head header hr i iframe img input ins kbd label legend li Link
- main Map mark menu meta meter nav noscript object ol optgroup option output
- p param pre progress Q rp rt ruby samp script section Select small source
+ main Map mark meta meter nav noscript object ol optgroup option output p
+ param pre progress Q rp rt ruby samp script section Select small source
span strong style Sub sup table tbody td textarea tfoot th thead Time title
Tr ul var video
|;