In Chrome 63, the following error is thrown:
[DOM] Found 2 items with non-unique identifier #a: (More: https://goo.gl/9p2vKq )
https://jsfiddle.net/arnabgh/jz186qxe/
<input type="password"> <input id="a"> <input id="a">
Is there any special check when using an input type password starting with Chrome 63?
Yes there is; that is why you see this message. But I suspect that this is not what you really ask.
, Chrome , , , ( ), . .
, ( , , ), , HTML, .:
HTML- HTML, -. :id : id.
- HTML, -. :
id : id.
id
( , , , , , .)
, , , , ( ), - .
, - , (, ) "", "" - ? ( , ), , , , - . JS ( AJAX/) ( ), JS .
id='a' class='a' , .a in , , id='a' , id='b',
id='a'
class='a'
id='b'
, a a. Yo
[id] [attr.id]
[id]
[attr.id]
, , .