fix annotation URL

This commit is contained in:
tigercosmos 2017-11-16 19:52:21 +08:00
parent 5f33d35cde
commit 6f9591db26

View file

@ -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,