From s.pascon at gmail.com Sun Jul 27 16:58:40 2008
From: s.pascon at gmail.com (Filip Dudek)
Date: Sun, 27 Jul 2008 22:58:40 +0200
Subject: [Mono-docs-list] C# Language Specification - examples rendering
problem
Message-ID: <44d213ac0807271358h3b6df628ma2fb13e7066d307@mail.gmail.com>
Hello,
I found a bug at http://www.go-mono.com/docs/ in rendering "C#
Language Specification" examples (i.e.
http://www.go-mono.com/docs/index.aspx?link=ecmaspec%3a12.1,
http://www.go-mono.com/docs/index.aspx?link=ecmaspec%3a14.13.1).
Looking at page source code there is
and this "span" element causes the problem. If I change it to "div"
(end for 'good looking' removing first "br" element after "span")
everything looks all right.
Hope that helps.
--
Cheers!
Filip Dudek
From miguel at novell.com Sun Jul 27 18:02:35 2008
From: miguel at novell.com (Miguel de Icaza)
Date: Sun, 27 Jul 2008 18:02:35 -0400
Subject: [Mono-docs-list] C# Language Specification - examples rendering
problem
In-Reply-To: <44d213ac0807271358h3b6df628ma2fb13e7066d307@mail.gmail.com>
References: <44d213ac0807271358h3b6df628ma2fb13e7066d307@mail.gmail.com>
Message-ID: <388030D7-0FD7-4E42-BCAF-2CA60B0D9F1F@novell.com>
Speaking of the spec, I have the original word document from the last
checkpoint before it became ecma 333 3rd edition.
Maybe it can be exported in an interesting way to a format we can
publish.
On Jul 27, 2008, at 4:58 PM, "Filip Dudek" wrote:
> Hello,
> I found a bug at http://www.go-mono.com/docs/ in rendering "C#
> Language Specification" examples (i.e.
> http://www.go-mono.com/docs/index.aspx?link=ecmaspec%3a12.1,
> http://www.go-mono.com/docs/index.aspx?link=ecmaspec%3a14.13.1).
>
> Looking at page source code there is
>
>
>
Code example
>
>
> ....
>
>
>
> and this "span" element causes the problem. If I change it to "div"
> (end for 'good looking' removing first "br" element after "span")
> everything looks all right.
>
> Hope that helps.
>
> --
> Cheers!
> Filip Dudek
> _______________________________________________
> Mono-docs-list maillist - Mono-docs-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-docs-list