skia2/experimental/svg/model
Tyler Denniston 8ac25c44cb [svg] Improve color value parsing
- Accept fractional rgb(...) component values (CSS2 spec). Related test
  is color-prop-02-f.
- Don't set fCurPos to null when parsing fails.

Change-Id: I3acbd5dfd98c9ff61ba53f3695a32800b1575944
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/283643
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Tyler Denniston <tdenniston@google.com>
2020-04-15 20:08:37 +00:00
..
SkPEG.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGAttribute.cpp [SVG] Implement currentColor for fill and stroke 2020-04-09 18:48:16 +00:00
SkSVGAttribute.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGAttributeParser.cpp [svg] Improve color value parsing 2020-04-15 20:08:37 +00:00
SkSVGAttributeParser.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGCircle.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGCircle.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGClipPath.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGClipPath.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGContainer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGContainer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGDefs.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGDOM.cpp [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGDOM.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGEllipse.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGEllipse.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGG.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGGradient.cpp [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGGradient.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGHiddenContainer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGIDMapper.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGLine.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGLine.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGLinearGradient.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGLinearGradient.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGNode.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGNode.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPath.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPath.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPattern.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPattern.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPoly.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGPoly.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRadialGradient.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRadialGradient.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRect.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRect.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGRenderContext.cpp [svg] Remove primitive type wrappers 2020-04-09 19:06:36 +00:00
SkSVGRenderContext.h [svg] Reference cycle avoidance 2020-04-08 20:04:17 +00:00
SkSVGShape.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSVGShape.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkSVGStop.cpp [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGStop.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGSVG.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGSVG.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGText.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGText.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGTransformableNode.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGTransformableNode.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGTypes.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00
SkSVGUse.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGUse.h Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGValue.cpp Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 14:14:22 +00:00
SkSVGValue.h [svg] Implement currentColor for gradient stops 2020-04-14 16:20:44 +00:00