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:
@@ -23,5 +23,5 @@ partial interface HTMLBodyElement {
|
||||
//[TreatNullAs=EmptyString] attribute DOMString aLink;
|
||||
|
||||
[TreatNullAs=EmptyString] attribute DOMString bgColor;
|
||||
// attribute DOMString background;
|
||||
attribute DOMString background;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user