mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Implement 'bgcolor' IDL attribute for 'HTMLTableCellElement'
This commit is contained in:
@@ -26,5 +26,5 @@ partial interface HTMLTableCellElement {
|
||||
// attribute boolean noWrap;
|
||||
// attribute DOMString vAlign;
|
||||
|
||||
//[TreatNullAs=EmptyString] attribute DOMString bgColor;
|
||||
[TreatNullAs=EmptyString] attribute DOMString bgColor;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user