DescriptionHandle SVGLength resolving in an inactive document gracefully
If the element associated with the SVGLength is in an inactive document,
there'll be no layout, so computedStyleForLengthResolving() will be able
to exit the loop without finding a ComputedStyle to return.
BUG=493977
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196269
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|