Mostly just mechanical changes. The one surprising bit is that RenderLayer no longer needs to explictly paint outlines. I tested manually that before this patch, the paintOutline call in RenderLayer was needed for outlines on positioned elements and that after this patch it's not. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/878023002