mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Implement HTMLQuoteElement "cite" attribute (#33307)
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
febb4f24c4
commit
fc5f8e9237
8 changed files with 12 additions and 299 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue