mirror of
https://github.com/servo/servo.git
synced 2025-07-23 23:33:43 +01:00
fix annotation URL
This commit is contained in:
parent
5f33d35cde
commit
6f9591db26
1 changed files with 1 additions and 1 deletions
|
@ -1418,7 +1418,7 @@ impl Window {
|
|||
Vector2D::new(0.0, 0.0)
|
||||
}
|
||||
|
||||
// https://drafts.csswg.org/cssom-view/#dom-element-scroll
|
||||
// https://drafts.csswg.org/cssom-view/#element-scrolling-members
|
||||
pub fn scroll_node(&self,
|
||||
node: &Node,
|
||||
x_: f64,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue