Skip to content

Add HTML text level semantics types #494

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

Merged
merged 5 commits into from
Jun 12, 2018

Conversation

saschanaz
Copy link
Contributor

Removes nonstandard properties from HTMLAnchorElement.

@@ -0,0 +1,13 @@
{
"hyperlink-href": "Returns the hyperlink's URL.\nCan be set, to change the URL.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i do not see these comments showing up

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what should be done there, it seems should be htmlhyperlinkelementutils-href instead of hyperlink-href to add it to the lib file. Should it be manually mapped?

@mhegazy
Copy link
Contributor

mhegazy commented Jun 11, 2018

Some merge conflicts need attention

@mhegazy
Copy link
Contributor

mhegazy commented Jun 12, 2018

looks like my manual merge did not work.

@saschanaz
Copy link
Contributor Author

Fixed!

@mhegazy mhegazy merged commit c77ea33 into microsoft:master Jun 12, 2018
@mhegazy
Copy link
Contributor

mhegazy commented Jun 12, 2018

thanks!

@mhegazy
Copy link
Contributor

mhegazy commented Jun 12, 2018

@saschanaz do you have a list of all the remaining widl files? we should probably have this on an issue to make it easier for others who wanna help to jump in and pick a few.

@saschanaz saschanaz deleted the text-semantics branch June 13, 2018 06:48
@saschanaz
Copy link
Contributor Author

I don't have one right now, but I hope I can get one after I add full HTML and DOM types. Currently I just try adding those types and getting their dependencies by build errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants