Fix #7268 - getComputedStyle should take Element, not HTMLElement

This commit is contained in:
Mahdi Dibaiee 2015-08-20 00:53:46 +04:30
parent 70b9922eb0
commit b7d25159d3
7 changed files with 40 additions and 13 deletions

View file

@ -485,6 +485,12 @@
"url": "/_mozilla/mozilla/element_className.html"
}
],
"mozilla/element_getcomputedstyle.html": [
{
"path": "mozilla/element_getcomputedstyle.html",
"url": "/_mozilla/mozilla/element_getcomputedstyle.html"
}
],
"mozilla/element_matches.html": [
{
"path": "mozilla/element_matches.html",