mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Update WebIDL.py to 4166cae81546
4166cae815
Pulls in changes from https://bugzilla.mozilla.org/show_bug.cgi?id=1359269
This commit is contained in:
@@ -40,6 +40,6 @@ partial interface HTMLTableCellElement {
|
||||
// [CEReactions]
|
||||
// attribute DOMString vAlign;
|
||||
|
||||
[CEReactions, TreatNullAs=EmptyString]
|
||||
attribute DOMString bgColor;
|
||||
[CEReactions]
|
||||
attribute [TreatNullAs=EmptyString] DOMString bgColor;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user