-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.12.1
-
None
-
5deb57432 (dev), 3303ec581 (6.7), e0f3fb2f3 (tqtc/lts-6.5)
On
https://doc.qt.io/qt-5/qml-color.html#svg-color-reference
there is the "SVG colors" link in the first sentence, which leads to
https://www.w3.org/TR/SVG/types.html#ColorKeywords
... there is no anchor ColorKeywords on that page.
https://www.w3.org/TR/SVG/changes.html#color
says, some color chapter has been removed.
After some searching I think
https://www.w3.org/TR/css-color-3/#svg-color
might be a good candidate for that "SVG colors" link.