winehq: more valid HTML

André Hentschel nerv at dawncrow.de
Fri Jul 17 13:10:37 CDT 2009


in our news-files the list is described as (simplified):
<p><a></a>
<ul>
<li></li>
<ul>
</ul></p>

but it is wrong.
Valid html (which renders the same):
<p><a></a></p>
<ul>
<li></li>
<ul>
</ul>

---
  news/de/2008122001.xml |    4 ++--
  news/de/2009010201.xml |    4 ++--
  news/de/2009011601.xml |    4 ++--
  news/de/2009013001.xml |    4 ++--
  news/de/2009021301.xml |    4 ++--
  news/de/2009022701.xml |    4 ++--
  news/de/2009031301.xml |    4 ++--
  news/de/2009032701.xml |    4 ++--
  news/de/2009041001.xml |    4 ++--
  news/de/2009042401.xml |    4 ++--
  news/de/2009050801.xml |    4 ++--
  news/de/2009052201.xml |    4 ++--
  news/de/2009060501.xml |    4 ++--
  news/de/2009061901.xml |    4 ++--
  news/de/2009070301.xml |    4 ++--
  news/en/2009010201.xml |    4 ++--
  news/en/2009011601.xml |    4 ++--
  news/en/2009013001.xml |    4 ++--
  news/en/2009021301.xml |    4 ++--
  news/en/2009022701.xml |    4 ++--
  news/en/2009031301.xml |    4 ++--
  news/en/2009032701.xml |    4 ++--
  news/en/2009041001.xml |    4 ++--
  news/en/2009042401.xml |    4 ++--
  news/en/2009050801.xml |    4 ++--
  news/en/2009052201.xml |    4 ++--
  news/en/2009060501.xml |    4 ++--
  news/en/2009061901.xml |    4 ++--
  news/en/2009070301.xml |    4 ++--
  news/en/2009071701.xml |    4 ++--
  news/pl/2009050801.xml |    4 ++--
  news/pl/2009052201.xml |    4 ++--
  news/pl/2009060501.xml |    4 ++--
  news/pl/2009061901.xml |    4 ++--
  news/pl/2009070301.xml |    4 ++--
  35 files changed, 70 insertions(+), 70 deletions(-)



-- 

Best Regards, André Hentschel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winehq-more-valid-HTML.patch
Type: text/x-patch
Size: 35539 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090717/eceae5fc/attachment-0001.bin>


More information about the wine-patches mailing list