mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-07 15:12:28 +00:00
Comments should match reality. No bug, r=jst, sr=jag
This commit is contained in:
parent
adae42c01e
commit
4d1675d5e5
@ -48,7 +48,8 @@ interface nsIDOMNSHTMLImageElement : nsISupports
|
||||
readonly attribute long naturalHeight;
|
||||
readonly attribute long naturalWidth;
|
||||
|
||||
// These attributes are mapped to .offsetLeft and .offsetTop
|
||||
// These attributes are offsets from the closest view (to mimic
|
||||
// NS4's "offset-from-layer" behavior).
|
||||
readonly attribute long x;
|
||||
readonly attribute long y;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user