mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Implement HTMLBaseElement attributes
This commit is contained in:
@@ -1977,16 +1977,13 @@
|
||||
[HTMLHtmlElement interface: document.createElement("html") must inherit property "version" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBaseElement interface: attribute href]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBaseElement interface: attribute target]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBaseElement interface: document.createElement("base") must inherit property "href" with the proper type (0)]
|
||||
[HTMLBaseElement interface: document.createElement("base") must inherit property "target" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBaseElement interface: document.createElement("base") must inherit property "target" with the proper type (1)]
|
||||
[HTMLLinkElement interface: attribute crossOrigin]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute sizes]
|
||||
@@ -8904,6 +8901,3 @@
|
||||
[Document interface: new Document() must inherit property "onwaiting" with the proper type (156)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute crossOrigin]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user