DescriptionExpand IntrinsicSizingInfo for SVG
Add fields to IntrinsicSizingInfo specifying whether the intrinsic
width and height are specified or not. For SVGs there is a distinction
between missing width/height and setting width/height to 0. There is
code in LayoutReplaced that has specific hooks into the SVG code to
make this distinction. By having separate fields in
IntrinsicSizingInfo this entanglement can be broken.
BUG=585467
Committed: https://crrev.com/a0ec285a1629a9d7a3c62517d4c62106a02fbf70
Cr-Commit-Position: refs/heads/master@{#374909}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Make calculateIntrinsicSize compilation unit local and turn around emptyWidth/Height #Patch Set 3 : Zero means zero #
Depends on Patchset: Messages
Total messages: 10 (3 generated)
|