mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Auto merge of #9136 - frewsxcv:htmlbodyelement-background, r=nox
HTMLBodyElement 'background' attribute improvements <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9136) <!-- Reviewable:end -->
This commit is contained in:
commit
1b0053f8b1
6 changed files with 46 additions and 148 deletions
|
@ -23,5 +23,5 @@ partial interface HTMLBodyElement {
|
|||
//[TreatNullAs=EmptyString] attribute DOMString aLink;
|
||||
|
||||
[TreatNullAs=EmptyString] attribute DOMString bgColor;
|
||||
// attribute DOMString background;
|
||||
attribute DOMString background;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue