mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Implement HTMLElement.title.
This commit is contained in:
@@ -1731,9 +1731,6 @@
|
||||
[HTMLElement interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: attribute title]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: attribute lang]
|
||||
expected: FAIL
|
||||
|
||||
@@ -2010,9 +2007,6 @@
|
||||
[HTMLElement interface: attribute onwaiting]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "title" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "lang" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user