NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 986 - check that ins and del elements no not cross implied paragraph boundaries (warning case)
check that ins and del elements no not cross implied paragraph boundaries (wa...
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Nobody
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-20 13:48 CET by Michael[tm] Smith
Modified: 2014-02-20 13:48 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael[tm] Smith 2014-02-20 13:48:26 CET
Spec says that ind and del elements "should not cross implied paragraph boundaries". Because it's a "should", we'd need to emit a warning for this case, rather than an error.