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

Should support async and defer attributes on script elements #918

Open
longsonr opened this issue Jul 5, 2023 · 0 comments
Open

Should support async and defer attributes on script elements #918

longsonr opened this issue Jul 5, 2023 · 0 comments

Comments

@longsonr
Copy link

longsonr commented Jul 5, 2023

Per https://www.w3.org/TR/SVG2/interact.html#ScriptElement

The discussion here agreed to add them and the specification also mentions they should be added but they aren't in the script element DOM

moz-wptsync-bot pushed a commit to web-platform-tests/wpt that referenced this issue Jul 6, 2023
https://www.w3.org/2012/01/05-svg-irc#T21-07-03 says that async and defer should be supported as does the specification https://www.w3.org/TR/SVG2/interact.html#ScriptElement

w3c/svgwg#918 tracks getting the SVGScriptElement webidl updated.

Differential Revision: https://phabricator.services.mozilla.com/D181936

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1839954
gecko-commit: 21669d226d640b0b8d4b44449e512e0942b113a1
gecko-reviewers: emilio
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Jul 7, 2023
https://www.w3.org/2012/01/05-svg-irc#T21-07-03 says that async and defer should be supported as does the specification https://www.w3.org/TR/SVG2/interact.html#ScriptElement

w3c/svgwg#918 tracks getting the SVGScriptElement webidl updated.

Differential Revision: https://phabricator.services.mozilla.com/D181936
moz-wptsync-bot pushed a commit to web-platform-tests/wpt that referenced this issue Jul 7, 2023
https://www.w3.org/2012/01/05-svg-irc#T21-07-03 says that async and defer should be supported as does the specification https://www.w3.org/TR/SVG2/interact.html#ScriptElement

w3c/svgwg#918 tracks getting the SVGScriptElement webidl updated.

Differential Revision: https://phabricator.services.mozilla.com/D181936

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1839954
gecko-commit: 21669d226d640b0b8d4b44449e512e0942b113a1
gecko-reviewers: emilio
ErichDonGubler pushed a commit to erichdongubler-mozilla/firefox that referenced this issue Jul 7, 2023
https://www.w3.org/2012/01/05-svg-irc#T21-07-03 says that async and defer should be supported as does the specification https://www.w3.org/TR/SVG2/interact.html#ScriptElement

w3c/svgwg#918 tracks getting the SVGScriptElement webidl updated.

Differential Revision: https://phabricator.services.mozilla.com/D181936
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this issue Jul 16, 2023
https://www.w3.org/2012/01/05-svg-irc#T21-07-03 says that async and defer should be supported as does the specification https://www.w3.org/TR/SVG2/interact.html#ScriptElement

w3c/svgwg#918 tracks getting the SVGScriptElement webidl updated.

Differential Revision: https://phabricator.services.mozilla.com/D181936

UltraBlame original commit: 21669d226d640b0b8d4b44449e512e0942b113a1
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this issue Jul 16, 2023
https://www.w3.org/2012/01/05-svg-irc#T21-07-03 says that async and defer should be supported as does the specification https://www.w3.org/TR/SVG2/interact.html#ScriptElement

w3c/svgwg#918 tracks getting the SVGScriptElement webidl updated.

Differential Revision: https://phabricator.services.mozilla.com/D181936

UltraBlame original commit: 21669d226d640b0b8d4b44449e512e0942b113a1
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this issue Jul 16, 2023
https://www.w3.org/2012/01/05-svg-irc#T21-07-03 says that async and defer should be supported as does the specification https://www.w3.org/TR/SVG2/interact.html#ScriptElement

w3c/svgwg#918 tracks getting the SVGScriptElement webidl updated.

Differential Revision: https://phabricator.services.mozilla.com/D181936

UltraBlame original commit: 21669d226d640b0b8d4b44449e512e0942b113a1
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

No branches or pull requests

1 participant