mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Remove trailing whitespace.
This commit is contained in:
parent
86c83f7bfc
commit
4e34fcd264
39 changed files with 117 additions and 117 deletions
|
@ -44,7 +44,7 @@ impl HTMLTimeElement {
|
|||
pub fn DateTime(&self) -> DOMString {
|
||||
~""
|
||||
}
|
||||
|
||||
|
||||
pub fn SetDateTime(&mut self, _dateTime: DOMString) -> ErrorResult {
|
||||
Ok(())
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue