mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Whitespace changes, no 3-space indentation here\!
This commit is contained in:
parent
03d1089088
commit
1eb16f6978
@ -52,8 +52,8 @@ interface nsIDOMNSHTMLOptionCollection : nsISupports
|
||||
[noscript] void setOption(in long index,
|
||||
in nsIDOMHTMLOptionElement option);
|
||||
|
||||
// The following exists to give us partial compatibility with the
|
||||
// add method as it exists in IE (we don't yet support the second
|
||||
// argument)
|
||||
void add(in nsIDOMHTMLOptionElement option);
|
||||
// The following exists to give us partial compatibility with the
|
||||
// add method as it exists in IE (we don't yet support the second
|
||||
// argument)
|
||||
void add(in nsIDOMHTMLOptionElement option);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user