I want to print all the 350-400 css properties present inside "ComputedStyle" object from "third_party/blink/renderer/core/style/computed_style.h".
I tried searching if there is any utility to serialize this object but could not find anything in blink code. The files that I have checked - "third_party/blink/renderer/core/css/properties/computed_style_utils.h" "out/Debug/gen/third_party/blink/renderer/core/style/computed_style_base.h" So if anyone knows how to print all the properties in string format then please help. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/3992f5b6-2d68-4b72-8b25-3703251c3f8en%40chromium.org.
