Support align attribute on HTMLParagraphElement interface (#36054)

Signed-off-by: Stephen Muss <stephenmuss@gmail.com>
This commit is contained in:
Stephen Muss 2025-03-19 18:57:43 +11:00 committed by GitHub
parent a442a11330
commit 07e06f5635
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 11 additions and 122 deletions

View file

@ -6292,12 +6292,6 @@
[HTMLHeadingElement interface: document.createElement("h1") must inherit property "align" with the proper type]
expected: FAIL
[HTMLParagraphElement interface: attribute align]
expected: FAIL
[HTMLParagraphElement interface: document.createElement("p") must inherit property "align" with the proper type]
expected: FAIL
[HTMLHRElement interface: attribute noShade]
expected: FAIL