You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have whatwg/dom#1079 and #7991 in progress to allow more characters in various places, but thus far we did not consider dataset. We probably should for consistency?
Agreed, this is simple enough. I am happy to update #7991 with the spec changes to check against valid attribute local name instead of the current check against XML Name.
We have whatwg/dom#1079 and #7991 in progress to allow more characters in various places, but thus far we did not consider
dataset
. We probably should for consistency?According to https://bugs.webkit.org/show_bug.cgi?id=126200 there are also differences here between Blink and WebKit.
The text was updated successfully, but these errors were encountered: