There are still a lot of Blink style violations in our codebase, renderer/core/dom.
e.g. Node::InsertedInto(ContainerNode* insertion_point), where insertion_point is never nullptr.
This is a meta bug to track all efforts to follow Blink's style guide for core/dom codebase.
Note that this issue is not specific to core/dom, but let's start with core/dom at first.
Comment 1 by hayato@chromium.org
, Aug 15