mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #2158 - Part 2: Handle and expose preload link destination to DOM
This also defines known preload destinations and ensures it is reflected in JS.
This commit is contained in:
parent
8e1b3db048
commit
24189770aa
11 changed files with 98 additions and 5 deletions
|
|
@ -110,6 +110,7 @@ GK_ATOM(archive, "archive")
|
|||
GK_ATOM(area, "area")
|
||||
GK_ATOM(arrow, "arrow")
|
||||
GK_ATOM(article, "article")
|
||||
GK_ATOM(as, "as")
|
||||
GK_ATOM(ascending, "ascending")
|
||||
GK_ATOM(aside, "aside")
|
||||
GK_ATOM(aspectRatio, "aspect-ratio")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue