DescriptionMade CSS white-space property use IndependentInherit
Made CSS white-space property use IndependentInherit, which is part
of the process of making property inheritance faster. This change
adds 1 bit to the size of ComputedStyle but significantly reduces the
time for a recalc for independent-only changes involving whitespace.
Tested using:
third_party/WebKit/LayoutTests/fast/css/invalidation/independent-inheritance-fast-path.html
BUG=622138
Committed: https://crrev.com/bd928558b52c794c649fc064a82151bd9171ee65
Cr-Commit-Position: refs/heads/master@{#435559}
Patch Set 1 #Patch Set 2 : Updated independent-inheritance-fast-path test to include white-space property #Patch Set 3 : cl format third_party/WebKit #Patch Set 4 : Rebase #
Messages
Total messages: 25 (20 generated)
|