Page 1 of 1

CefDOMNode add GetComputedStyle

PostPosted: Wed Jul 29, 2020 4:39 am
by zhixian
Can you add a GetComputedStyle method to CefDOMNode?

Re: CefDOMNode add GetComputedStyle

PostPosted: Wed Jul 29, 2020 10:00 am
by magreenblatt
It’s unlikely that we will add new methods to CefDOMNode. You can retrieve the computed style by executing JavaScript instead. See https://bitbucket.org/chromiumembedded/ ... gration.md