Re: [w3c/webcomponents] [idea] Allow HTML Element attributes to accept any type of value, not just strings. (#519)

@domenic 

> Making them something else would make them no longer attributes. 

You always make statements like this. It's like saying "just because". Better responses would be appreciated.

I'm not trying to be offensive, it's just that you have a history of closing multiple issues of mine with comments that are honestly not helpful at all.

That comment is completely useless. I can say that attributes were strings before. Now I'm saying they don't have to be stored in memory as strings, but `getAttribute` can return a string, or else the HTML engine can coerce the value to  string, and honestly this won't break anything at all. If it will, please provide a more helpful comment.

Otherwise please don't blatantly close issues.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/519#issuecomment-322705777

Received on Wednesday, 16 August 2017 08:44:21 UTC