DescriptionSeparate metrics update and layout attribute resolving
This splits the walkInlineText() function from SVGTextMetricsBuilder.cpp
into one function for computing the Vector of SVGTextMetrics (called
via updateTextMetrics in LayoutSVGInlineText) and one function for
computing the mapping of layout attributes (updateLayoutAttributes in
SVGTextLayoutAttributesBuilder.cpp).
This in turn mean that the UpdateAttribute helper struct is split and
done away with, similarly TreeWalkTextState.
BUG=594058
Committed: https://crrev.com/14177d51219e4ba4d1381eb6a4486ec5d71020c0
Cr-Commit-Position: refs/heads/master@{#386301}
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 4
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 11 (4 generated)
|