Bug 1839316: part 2) Implement getting and setting "fetchpriority" content attribute...
commitb02cbc9c37823463ebce6915f096ba0db69372c5
authorMirko Brodesser <mbrodesser@igalia.com>
Mon, 7 Aug 2023 11:46:18 +0000 (7 11:46 +0000)
committerMirko Brodesser <mbrodesser@igalia.com>
Mon, 7 Aug 2023 11:46:18 +0000 (7 11:46 +0000)
tree0209486a42866b4650006bd2b85bf3cc616def17
parent2e8b18a468774e0688706cc890fd8c63dad6c3e3
Bug 1839316: part 2) Implement getting and setting "fetchpriority" content attribute of `<script>` element. r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D181752
dom/html/FetchPriority.cpp [new file with mode: 0644]
dom/html/FetchPriority.h [new file with mode: 0644]
dom/html/HTMLScriptElement.cpp
dom/html/HTMLScriptElement.h
dom/html/moz.build
testing/web-platform/meta/html/scripting/the-script-element/attr-script-fetchpriority.html.ini [deleted file]