mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove trailing whitespace.
This commit is contained in:
parent
86c83f7bfc
commit
4e34fcd264
39 changed files with 117 additions and 117 deletions
|
@ -73,7 +73,7 @@ pub struct ContentBoxesResponse(~[Rect<Au>]);
|
|||
pub struct HitTestResponse(UntrustedNodeAddress);
|
||||
pub struct MouseOverResponse(~[UntrustedNodeAddress]);
|
||||
|
||||
/// Determines which part of the
|
||||
/// Determines which part of the
|
||||
#[deriving(Eq, Ord, TotalEq, TotalOrd)]
|
||||
pub enum DocumentDamageLevel {
|
||||
/// Reflow, but do not perform CSS selector matching.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue