mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
remove misleading url
This commit is contained in:
parent
f6762d54e2
commit
393aa06e5b
1 changed files with 0 additions and 2 deletions
|
@ -628,8 +628,6 @@ impl Node {
|
|||
|
||||
// https://drafts.csswg.org/cssom-view/#dom-element-scrollwidth
|
||||
// https://drafts.csswg.org/cssom-view/#dom-element-scrollheight
|
||||
// https://drafts.csswg.org/cssom-view/#dom-element-scrolltop
|
||||
// https://drafts.csswg.org/cssom-view/#dom-element-scrollleft
|
||||
pub fn scroll_area(&self) -> Rect<i32> {
|
||||
// Step 1
|
||||
let document = self.owner_doc();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue