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

Update and trim down scripts in /2dcontext/tools #7219

Merged
merged 3 commits into from
Sep 1, 2017

Conversation

zcorpan
Copy link
Member

@zcorpan zcorpan commented Sep 1, 2017

Remove --standalone option and mochitest business, but generate
annotated-spec.html (not checked in), and fix various bugs.

Update specextract.py and fetch a new copy of the spec.

The "text" snippets in spec.yaml should be updated to match against
the current spec, which can be worked on as followups.

@w3c-bots
Copy link

w3c-bots commented Sep 1, 2017

Build PASSED

Started: 2017-09-01 11:23:14
Finished: 2017-09-01 11:31:53

View more information about this build on:

Remove --standalone option and mochitest business, but generate
annotated-spec.html (not checked in), and fix various bugs.

Update specextract.py and fetch a new copy of the spec.

The "text" snippets in spec.yaml should be updated to match against
the current spec, which can be worked on as followups.
@zcorpan zcorpan force-pushed the zcorpan/2dcontext-specextract branch from 68603d7 to c9c39eb Compare September 1, 2017 11:20
@zcorpan
Copy link
Member Author

zcorpan commented Sep 1, 2017

Checks passed; ready for review.

@@ -1,50 +1,74 @@
<?xml version="1.0" encoding="UTF-8"?><html xml:lang="en-US-x-hixie" xmlns="http://www.w3.org/1999/xhtml"><head><title>HTML Standard</title><link href="http://www.whatwg.org/style/specification" rel="stylesheet"/><link href="http://www.whatwg.org/images/icon" rel="icon"/><style>
Copy link
Member

Choose a reason for hiding this comment

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

I presume we can't just use a git submodule here rather than checking in a large part of the HTML spec?

Copy link
Member Author

Choose a reason for hiding this comment

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

I dunno, I thought we generally try to avoid submodules? Also spec.yaml has text that's supposed to sync up with the spec, it seems clearer for reviewers if it's checked in.

Copy link
Member

Choose a reason for hiding this comment

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

We have plenty of other submodules used for such things; I thought it was required submodules that people didn't like. But yeah, I don't really care. shrugs

@gsnedders gsnedders merged commit 866e2d1 into master Sep 1, 2017
@zcorpan zcorpan deleted the zcorpan/2dcontext-specextract branch September 2, 2017 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants