mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 01:47:31 +09:00
HTML - implement the labels attribute (follow up)
This commit is contained in:
parent
5b24f05ce7
commit
b9e802f497
20 changed files with 87 additions and 77 deletions
|
|
@ -180,7 +180,7 @@ public:
|
|||
NS_IMETHOD OnScriptCompileComplete(JSScript* aScript, nsresult aStatus) override;
|
||||
|
||||
static bool
|
||||
MatchAttribute(nsIContent* aContent,
|
||||
MatchAttribute(Element* aContent,
|
||||
int32_t aNameSpaceID,
|
||||
nsIAtom* aAttrName,
|
||||
void* aData);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue