Need Attribute Change for all attributes

230 views
Skip to first unread message

kalyani Shinde

unread,
Dec 12, 2023, 10:34:54 AM12/12/23
to blink-dev
Hi Team,

I am using chromium/blink for DOM parsing. I need one single point in chromium/blink from where I can get all attribute changes(insertion, updates, removal etc).

Currently I have hooked to element.cc class in below functions to get any attribute change:
Element::RemoveAttributeInternal Element::SetAttributeInternal Element::AppendAttributeInternal

But, still I am missing on few attribute changes like below
sometimes style attributes are not received, or if it is received we miss on updates if it.

So I need some expert advise.

Thanks in advance,
Kalyani


Reply all
Reply to author
Forward
0 new messages