зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1409031 - Fix element.isBooleanAttribute markup. r=whimboo
MozReview-Commit-ID: JIH3y0FlT37 --HG-- extra : rebase_source : 46db24fc9cc340c3149e79fa02829691e1107a64
This commit is contained in:
Родитель
fc5df925f7
Коммит
1c615cbec1
|
@ -1071,7 +1071,7 @@ const boolEls = {
|
|||
* Tests if the attribute is a boolean attribute on element.
|
||||
*
|
||||
* @param {DOMElement} el
|
||||
* Element to test if |attr| is a boolean attribute on.
|
||||
* Element to test if <var>attr</var> is a boolean attribute on.
|
||||
* @param {string} attr
|
||||
* Attribute to test is a boolean attribute.
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче