- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 04 Feb 2009 14:11:46 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6530
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@saxonica.com
--- Comment #1 from Michael Kay <mike@saxonica.com> 2009-02-04 14:11:45 ---
Personal response:
I'm no expert on the technology used to generate the HTML of this
specification, but I know it is extremely complex, and I suspect that the
problem is that <div> elements can be nested and <p> elements can't. I guess
one could do some post-processing to turn the innermost <div> elements into <p>
elements, provided they satisfy all the right rules, but is it really worth it?
The HTML here is for presentation only - if anyone wants access to the spec at
a semantic level, they should surely be using the original XML directly.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 4 February 2009 14:11:56 UTC