mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Add obsolete reflecting attributes on <a> and <link>
From my understanding, setting any of these will not affect any presentational hints for the elements
This commit is contained in:
@@ -2166,30 +2166,12 @@
|
||||
[HTMLLinkElement interface: attribute sizes]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute charset]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute rev]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute target]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "crossOrigin" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "sizes" with the proper type (7)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "charset" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "rev" with the proper type (9)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "target" with the proper type (10)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "sheet" with the proper type (11)]
|
||||
expected: FAIL
|
||||
|
||||
@@ -2532,21 +2514,9 @@
|
||||
[HTMLAnchorElement interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: attribute coords]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: attribute charset]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: attribute name]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: attribute rev]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: attribute shape]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: document.createElement("a") must inherit property "target" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
@@ -2565,21 +2535,9 @@
|
||||
[HTMLAnchorElement interface: document.createElement("a") must inherit property "type" with the proper type (6)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: document.createElement("a") must inherit property "coords" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: document.createElement("a") must inherit property "charset" with the proper type (9)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: document.createElement("a") must inherit property "name" with the proper type (10)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: document.createElement("a") must inherit property "rev" with the proper type (11)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLAnchorElement interface: document.createElement("a") must inherit property "shape" with the proper type (12)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLDataElement interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user