Implement HTMLQuoteElement "cite" attribute (#33307)

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
Simon Wülker 2024-09-04 13:29:59 +02:00 committed by GitHub
parent febb4f24c4
commit fc5f8e9237
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 299 deletions

View file

@ -2,12 +2,6 @@
[The 'href' attribute of the 'area' element]
expected: FAIL
[The 'cite' attribute of the 'q' element]
expected: FAIL
[The 'cite' attribute of the 'blockquote' element]
expected: FAIL
[The 'cite' attribute of the 'ins' element]
expected: FAIL

View file

@ -2,12 +2,6 @@
[The 'href' attribute of the 'area' element]
expected: FAIL
[The 'cite' attribute of the 'q' element]
expected: FAIL
[The 'cite' attribute of the 'blockquote' element]
expected: FAIL
[The 'cite' attribute of the 'ins' element]
expected: FAIL