Implement the target attribute for HTMLAreaElement

This commit is contained in:
George Roman 2019-02-08 11:36:06 +02:00
parent 71ba247942
commit 90b5d0d338
3 changed files with 8 additions and 14 deletions

View file

@ -1898,9 +1898,6 @@
[HTMLAreaElement interface: attribute shape]
expected: FAIL
[HTMLAreaElement interface: attribute target]
expected: FAIL
[HTMLAreaElement interface: attribute download]
expected: FAIL
@ -1964,9 +1961,6 @@
[HTMLAreaElement interface: document.createElement("area") must inherit property "shape" with the proper type]
expected: FAIL
[HTMLAreaElement interface: document.createElement("area") must inherit property "target" with the proper type]
expected: FAIL
[HTMLAreaElement interface: document.createElement("area") must inherit property "download" with the proper type]
expected: FAIL
@ -6912,9 +6906,6 @@
[HTMLAreaElement interface: attribute shape]
expected: FAIL
[HTMLAreaElement interface: attribute target]
expected: FAIL
[HTMLAreaElement interface: attribute download]
expected: FAIL
@ -6978,9 +6969,6 @@
[HTMLAreaElement interface: document.createElement("area") must inherit property "shape" with the proper type]
expected: FAIL
[HTMLAreaElement interface: document.createElement("area") must inherit property "target" with the proper type]
expected: FAIL
[HTMLAreaElement interface: document.createElement("area") must inherit property "download" with the proper type]
expected: FAIL