Skip root/body propagation after recalc early
If the style recalc root is neither the root element, nor body, we can skip propagation from root/body. Skipping that early is more important when you have many containers for container queries which means RecalcStyle will be called multiple times during layout. TEST=external/wpt/css/css-writing-modes/ Bug: 1146097 Change-Id: I12514f54cec3400f028eb7efbb5ec34ce241d672 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574280Reviewed-by:Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#834206}
Showing
Please register or sign in to comment