get_client_rects
Description:
[ Version ( deprecated = true , deprecated_since = "2.22" , since = "2.18" ) ]
public ClientRectList get_client_rects ()
public ClientRectList get_client_rects ()
Warning: get_client_rects is deprecated since 2.22.
Returns a collection of ClientRect objects, each of which describe the size and position of a CSS border box relative to the viewport.
Note:
Use JavaScriptCore API instead
Parameters:
this |
A Element |