Chromium Code Reviews
DescriptionDocument SVGImage with a class-level comment
The way SVGImage works is surprising. For example, it is not obvious
that we don't use Skia but instead re-use the existing paint pipeline
in Blink, nor that SVGImage contains a detached Page. This patch
adds some high-level documentation to make these quirks more obvious.
Some minor line-wrapping has also been cleaned up.
BUG=644913
NOTRY=true
Committed: https://crrev.com/6bfa5aace01353b25e5e468e759f48df3e010f50
Cr-Commit-Position: refs/heads/master@{#417665}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase with clean tree this time #Messages
Total messages: 15 (6 generated)
|