Skip to content

Polyline Polygon 的 points 属性文字描述不准确 #30083

@lewishuang14

Description

@lewishuang14

MDN URL

https://developer.mozilla.org/zh-CN/docs/Web/SVG/Tutorials/SVG_from_scratch/Basic_shapes

与此议题相关的小节或标题?

折线 points 多边形 points

哪些信息是错误、无用或不完善的?

所以点列表 (0,0), (1,1) 和 (2,2) 可以写成这样:“0 0, 1 1, 2 2”。

你期望看到什么?

所以点列表 (0,0), (1,1) 和 (2,2) 可以写成这样:“0, 0 1, 1 2, 2”。

你有什么支持的链接、参考或引用?

No response

你还想补充什么内容?

No response

MDN metadata

Page report details

Metadata

Metadata

Assignees

No one assigned

    Labels

    l10n-zhIssues related to Chinese content.

    Type

    No type

    Projects

    Status

    To do - Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions