[Bug 28501] New: X-UA-Compatible check needs to allow additional text

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

            Bug ID: 28501
           Summary: X-UA-Compatible check needs to allow additional text
           Product: Validator
           Version: HEAD
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5
          Assignee: mike+validator@w3.org
          Reporter: rpeyser47@yahoo.com
        QA Contact: www-validator-cvs@w3.org

Line 10, Column 68: A meta element with an http-equiv attribute whose value is
X-UA-Compatible must have a content attribute with the value IE=edge.


It does ... with the ",Chrome=1" suffix
    <meta http-equiv="X-UA-Compatible" content="IE=Edge,Chrome=1" />

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

Received on Thursday, 16 April 2015 23:24:35 UTC