Added .form property for legend tag

This commit is contained in:
Adrian Utrilla
2016-04-03 18:25:40 +02:00
parent 88d29e537c
commit a8f9887d86
5 changed files with 73 additions and 24 deletions

View File

@@ -5319,15 +5319,9 @@
[HTMLFieldSetElement interface: operation setCustomValidity(DOMString)]
expected: FAIL
[HTMLLegendElement interface: attribute form]
expected: FAIL
[HTMLLegendElement interface: attribute align]
expected: FAIL
[HTMLLegendElement interface: document.createElement("legend") must inherit property "form" with the proper type (0)]
expected: FAIL
[HTMLLegendElement interface: document.createElement("legend") must inherit property "align" with the proper type (1)]
expected: FAIL