- From: <bugzilla@jessica.w3.org>
- Date: Sat, 28 Mar 2015 18:07:52 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28359
Bug ID: 28359
Summary: validator html error
Product: Validator
Version: HEAD
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5
Assignee: mike+validator@w3.org
Reporter: alexpos87@yandex.ru
QA Contact: www-validator-cvs@w3.org
1. Attribute placeholder is only allowed when the input type is e-mail, number,
password, search, tel, text, or url.
html code:
name="email" placeholder="Формат: mail@mail.ru" type="email" class="f9"
I have type email but error in validation why???????
2. Bad value /files/БЛАНК ЗАКАЗА для регистрации ПОДФТ.xls for attribute href
on element a: Illegal character in path segment: not a URL code point.
html code
href="/files/БЛАНК ЗАКАЗА для регистрации ПОДФТ.xls" class="k48">Здесь</a>
It is File...why this is Validation error???
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 28 March 2015 18:07:56 UTC