mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +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:
@@ -48,8 +48,8 @@ partial interface HTMLTableElement {
|
||||
[CEReactions]
|
||||
attribute DOMString width;
|
||||
|
||||
[CEReactions, TreatNullAs=EmptyString]
|
||||
attribute DOMString bgColor;
|
||||
[CEReactions]
|
||||
attribute [TreatNullAs=EmptyString] DOMString bgColor;
|
||||
// [CEReactions, TreatNullAs=EmptyString]
|
||||
// attribute DOMString cellPadding;
|
||||
// [CEReactions, TreatNullAs=EmptyString]
|
||||
|
||||
Reference in New Issue
Block a user