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 the css-properties-values-api IDL file #9774

Conversation

lukebjerring
Copy link
Contributor

@lukebjerring lukebjerring commented Mar 2, 2018

Hello reviewer(s),

This PR is intended to consolidate the spec’s IDL definition with the WPT test suite’s copy, and any idlharness tests.

The up-to-date copy of the IDL file was automatically extracted from the reffy-reports repo (https://github.com/tidoust/reffy-reports/tree/master/whatwg/idl) which scrapes known specs automatically + regulary.

This PR is part of a migration project which will eventually be automatically updating and creating PRs for changes in spec IDL.

Please check that:
The Spec (and its source) is correct and up-to-date
All tests which cover the IDL in the spec have been migrated to fetch + use the idl in the interfaces/ directory (instead of inline copies in the test files).

@wpt-pr-bot wpt-pr-bot requested review from domenic, jensl and yuki3 March 2, 2018 19:31
@lukebjerring lukebjerring force-pushed the idl-file-updates-css-properties-values-api branch from cb087b1 to 1182b47 Compare March 2, 2018 21:35
@ghost
Copy link

ghost commented Mar 2, 2018

Build ERRORED

Started: 2018-03-08 00:11:30
Finished: 2018-03-08 00:24:50

Failing Jobs

  • firefox:nightly
  • chrome:dev
  • safari:11.0
  • MicrosoftEdge:16.16299

View more information about this build on:

@lukebjerring lukebjerring force-pushed the idl-file-updates-css-properties-values-api branch from 1182b47 to 30997d1 Compare March 7, 2018 20:21
@domenic domenic removed their request for review April 20, 2018 21:14
@wpt-pr-bot wpt-pr-bot requested review from astearns and tabatkins June 27, 2018 19:07
@lukebjerring lukebjerring requested review from foolip and removed request for jensl and yuki3 June 27, 2018 19:08
dictionary PropertyDescriptor {
required DOMString name;
DOMString syntax = "*";
boolean inherits = false;
Copy link
Member

Choose a reason for hiding this comment

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

@lukebjerring this is out of sync with the spec, can you update this PR?

@lukebjerring lukebjerring force-pushed the idl-file-updates-css-properties-values-api branch from 9dac8c2 to 6dd530c Compare July 26, 2018 14:29
@lukebjerring
Copy link
Contributor Author

Updated. PTAL.

@lukebjerring
Copy link
Contributor Author

Note that we'll have an unimportant failure for the partial CSS namespace until #11819 lands.

@foolip foolip merged commit a71bbf1 into web-platform-tests:master Jul 27, 2018
@lukebjerring lukebjerring deleted the idl-file-updates-css-properties-values-api branch October 5, 2018 13:17
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.

3 participants