mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Auto merge of #10388 - autrilla:dom-legend-form, r=emilio
Added .form property for legend tag r? @emilio <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10388) <!-- Reviewable:end -->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user