Don't update counters in UpdateStyleAndLayoutTreeForContainer
They will be updated later anyway in
LocalFrameView::UpdateStyleAndLayout() and it crashes if, as
marking LayoutObject chain as dirty can ascend above the container
ancestor.
Fixed: 374683348
Change-Id: I672ab81b796c6289cf9267372db6dd2bcd913e40
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5978489
Reviewed-by: Rune Lillesveen futhark@chromium.org
Commit-Queue: Daniil Sakhapov sakhapov@chromium.org
Cr-Commit-Position: refs/heads/main@{#1376849}