[Bug 22173] New: Reporting missing opening tag when it's there

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22173

            Bug ID: 22173
           Summary: Reporting missing opening tag when it's there
    Classification: Unclassified
           Product: Validator
           Version: HEAD
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: check
          Assignee: dave.null@w3.org
          Reporter: ohmrbigshot@gmail.com
        QA Contact: www-validator-cvs@w3.org

HTML5 validator is reporting a missing opening tag for <p> when I clearly have
the opening tag before it. If this is an error about a <p> tag no allowed where
it is, then the description is ambiguous. 

Steps to reproduce: 
Not sure if this is reproducible in all websites, but here is a link to my
validation page and see the error yourself. 
http://validator.w3.org/check?uri=chen.asraf.me

Actual error is:
No p element in scope but a p end tag seen.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 27 May 2013 07:45:40 UTC