Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

This removes previously extracted files that are no longer referenced in browser-specs

Copy link
Member

@dontcallmedom dontcallmedom left a comment

Choose a reason for hiding this comment

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

SVG-related files removed because of a WebIDL parse error:

"error": "Error: Evaluation failed: WebIDLParseError: Syntax error at line 314, since `interface ShadowAnimation`:\n source, (Element or @@ unknown term \"CSSPseudoElement\"\n ^ No type after open parenthesis or 'or' in union type\n at Tokeniser.error (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/tokeniser.js:231:11)\n at union_type (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/type.js:94:71)\n at Function.parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/type.js:118:48)\n at type_with_extended_attributes (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/helpers.js:124:20)\n at parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/argument.js:22:19)\n at list (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/helpers.js:31:18)\n at argument_list (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/helpers.js:115:10)\n at parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/constructor.js:16:18)\n at Function.parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/container.js:43:30)\n at Function.parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/interface.js:31:22) Error: Evaluation failed: WebIDLParseError: Syntax error at line 314, since `interface ShadowAnimation`:\n source, (Element or @@ unknown term \"CSSPseudoElement\"\n ^ No type after open parenthesis or 'or' in union type\n at Tokeniser.error (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/tokeniser.js:231:11)\n at union_type (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/type.js:94:71)\n at Function.parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/type.js:118:48)\n at type_with_extended_attributes (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/helpers.js:124:20)\n at parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/argument.js:22:19)\n at list (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/helpers.js:31:18)\n at argument_list (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/helpers.js:115:10)\n at parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/constructor.js:16:18)\n at Function.parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/container.js:43:30)\n at Function.parse (https://svgwg.org/svg2-draft/node_modules/webidl2/lib/productions/interface.js:31:22)\n at ExecutionContext._evaluateInternal (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:218:19)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (internal/process/task_queues.js:93:5)\n at async ExecutionContext.evaluate (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:107:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:384:25)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 351)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)"

Do not merge

@foolip
Copy link
Member

foolip commented Apr 21, 2021

That was caused by w3c/svgwg#840, I didn't know anything more was needed. This is what it looks like live now: https://svgwg.org/svg2-draft/struct.html#InterfaceShadowAnimation

I'll look into how to define the term...

@dontcallmedom
Copy link
Member

I've found the solution - PR upcoming in svgwg

@dontcallmedom
Copy link
Member

closing this pull request since the underlying error has been identified & fixed - will trigger an updated one after having done another reffy run

@dontcallmedom dontcallmedom deleted the cleanup-1618974579 branch April 21, 2021 07:25
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.

3 participants