Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please clearly document what an adapter's getTagName should return #231

Open
domenic opened this issue Jan 2, 2018 · 0 comments
Open

Please clearly document what an adapter's getTagName should return #231

domenic opened this issue Jan 2, 2018 · 0 comments
Labels

Comments

@domenic
Copy link

domenic commented Jan 2, 2018

It appears it should return something like element's qualified name? That is, if we're going to get accurate serialization out.

This is confusing because elsewhere in the API you use "tagName" to mean the equivalent of el.localName, e.g. in an adapter's createElement() method. Or, hmm, maybe that is also qualified name?

@inikulin inikulin added the docs label Apr 22, 2018
@inikulin inikulin added this to the 5.0 milestone Apr 22, 2018
@inikulin inikulin removed this from the 5.0 milestone May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants