]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: remove bogus 'shape' attribute on links
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 26 Jul 2017 17:18:16 +0000 (18:18 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 2 Aug 2017 16:00:11 +0000 (17:00 +0100)
commit3f7b5a4274e99bf0607ed988e131f78f566adb74
treec3bccf766236e3512e21d40f637ffbba30daa24d
parent17160a705acb62d8ffb3c100ed68124e0a710baa
docs: remove bogus 'shape' attribute on links

The 'shape' attribute on <a> is used together with a 'coords'
attribute to create hot-zones in image maps. We're not using
image maps so our inclusion of a 'shape' attribute is bogus.
Furthermore this is forbidden in HTML5.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
12 files changed:
docs/apps.html.in
docs/format.html.in
docs/index.html.in
docs/news-2005.html.in
docs/news-2006.html.in
docs/news-2007.html.in
docs/news-2008.html.in
docs/news-2009.html.in
docs/news-2010.html.in
docs/news-2011.html.in
docs/news-2012.html.in
docs/news-2013.html.in