DescriptionSpec-compliant shorthand parsing of foo-break-(after,before,inside).
The CL that introduced the generic break-after, break-before and break-inside
properties deliberately violated the spec when it came to parsing the
page-break-(after,before,inside) shorthand properties. This was in order to
reduce the risk of a big revert, and instead remain as compatible as we could
with how we used to handle it prior to the introduction of the new generic
properties, i.e. when we parsed and stored separate properties for
page-break-foo and -webkit-column-break-foo, rather than treating them as
shorthands for break-foo.
BUG=223068
Committed: https://crrev.com/1e723e74e19e48596466bb2357197dc6836d9c8a
Cr-Commit-Position: refs/heads/master@{#376896}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|