PaintBehaviorSkipRootBackground 85 Source/core/rendering/PaintInfo.h bool skipRootBackground() const { return paintBehavior & PaintBehaviorSkipRootBackground; } PaintBehaviorSkipRootBackground 2197 Source/core/rendering/RenderLayer.cpp paintBehavior |= PaintBehaviorSkipRootBackground;