mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Issue #2158 - Part 1: Add the 'as' attribute to the HTML Parser
This commit is contained in:
parent
9e3d38b642
commit
8e1b3db048
4 changed files with 975 additions and 966 deletions
|
|
@ -544,6 +544,7 @@ HTML5_ATOM(ondragleave, "ondragleave")
|
|||
HTML5_ATOM(startoffset, "startoffset")
|
||||
HTML5_ATOM(startOffset, "startOffset")
|
||||
HTML5_ATOM(start, "start")
|
||||
HTML5_ATOM(as, "as")
|
||||
HTML5_ATOM(axis, "axis")
|
||||
HTML5_ATOM(bias, "bias")
|
||||
HTML5_ATOM(colspan, "colspan")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue