skia2/modules/svg
Florin Malita c49c7f591b [svg] Fix handling of <rect> rx/ry
Both rx/ry are optional and clamped to half width/height, respectively:
https://www.w3.org/TR/SVG11/shapes.html#RectElementRXAttribute

Bug: skia:11802
Change-Id: I7b1af7042fdcaa70c0c6b4bfb15d1cb8848e251e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/389957
Commit-Queue: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@google.com>
Reviewed-by: Tyler Denniston <tdenniston@google.com>
2021-03-29 21:13:44 +00:00
..
include [svg] Fix handling of <rect> rx/ry 2021-03-29 21:13:44 +00:00
src [svg] Fix handling of <rect> rx/ry 2021-03-29 21:13:44 +00:00
tests Reland "[svg] Plumb a ResourceProvider" 2021-01-27 21:12:23 +00:00
utils Reland "[svg] Plumb a ResourceProvider" 2021-01-27 21:12:23 +00:00
BUILD.gn Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
svg.gni [svg] Implement <image> element 2021-02-02 22:36:05 +00:00