mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
Bug 1378079 - Part 1: Gecko changes for adding attribute 'is' to parser.
Tag UXP Issue #1344
This commit is contained in:
parent
0bb3f611c5
commit
efcb40fb3d
3 changed files with 349 additions and 343 deletions
|
|
@ -663,6 +663,7 @@ class nsHtml5AttributeName
|
|||
static nsHtml5AttributeName* ATTR_CLOSURE;
|
||||
static nsHtml5AttributeName* ATTR_CLOSE;
|
||||
static nsHtml5AttributeName* ATTR_CLASS;
|
||||
static nsHtml5AttributeName* ATTR_IS;
|
||||
static nsHtml5AttributeName* ATTR_KEYSYSTEM;
|
||||
static nsHtml5AttributeName* ATTR_KEYSPLINES;
|
||||
static nsHtml5AttributeName* ATTR_LOWSRC;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue