[Bug 6953] clearly specify that misnested tags are an authoring-conformance error

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6953


Julian Reschke <julian.reschke@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julian.reschke@gmx.de




--- Comment #4 from Julian Reschke <julian.reschke@gmx.de>  2009-05-26 09:23:10 ---
As far as I can tell, the requirement is met. In

  <b>a<i>b</b>c</i>

"ab" is placed between "<b>" and "</b>", and "bc" is placed between "<i>" and
"</i>".

So maybe the statement in the aforementioned section should be clarified /
expanded a bit.


-- 
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 Tuesday, 26 May 2009 09:23:22 UTC