mirror of
https://github.com/servo/servo
synced 2026-05-03 21:02:19 +02:00
auto merge of #4298 : Manishearth/servo/zirak-link-attrs, r=Manishearth
Carried over from #4248 Critic review: https://critic.hoppipolla.co.uk/r/3392
This commit is contained in:
@@ -1620,24 +1620,9 @@
|
||||
[HTMLLinkElement interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute href]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute crossOrigin]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute rel]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute media]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute hreflang]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: attribute sizes]
|
||||
expected: FAIL
|
||||
|
||||
@@ -1650,24 +1635,9 @@
|
||||
[HTMLLinkElement interface: attribute target]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "href" with the proper type (0)]
|
||||
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 "rel" with the proper type (2)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "media" with the proper type (4)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "hreflang" with the proper type (5)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "type" with the proper type (6)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLLinkElement interface: document.createElement("link") must inherit property "sizes" with the proper type (7)]
|
||||
expected: FAIL
|
||||
|
||||
@@ -9764,4 +9734,3 @@
|
||||
|
||||
[MessageChannel interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user