mirror of
https://github.com/servo/servo
synced 2026-05-03 21:02:19 +02:00
Implement 'background' IDL attribute on <body>
This commit is contained in:
@@ -2169,9 +2169,6 @@
|
||||
[HTMLBodyElement interface: attribute aLink]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: attribute background]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: attribute onafterprint]
|
||||
expected: FAIL
|
||||
|
||||
@@ -2214,9 +2211,6 @@
|
||||
[HTMLBodyElement interface: document.createElement("body") must inherit property "aLink" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: document.createElement("body") must inherit property "background" with the proper type (5)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: document.createElement("body") must inherit property "onafterprint" with the proper type (6)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user