WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
191376
[SVG2]: Remove the interface SVGPoint
https://bugs.webkit.org/show_bug.cgi?id=191376
Summary
[SVG2]: Remove the interface SVGPoint
Said Abou-Hallawa
Reported
2018-11-07 09:36:59 PST
This will affect the interface SVGPointList. Instead of handling items of type SVGPoint, it will handle items of type DOMPoint. The specs page is:
https://www.w3.org/TR/SVG2/shapes.html#InterfaceSVGPointList
Also this functions will return DOMPoint instead of returning SVGPoint: SVGGeometryElement::getPointAtLength() SVGSVGElement::createSVGPoint() SVGTextContentElement::getStartPositionOfChar() SVGTextContentElement::getEndPositionOfChar()
Attachments
Patch
(154.45 KB, patch)
2019-10-07 17:18 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Patch
(156.34 KB, patch)
2019-10-08 00:14 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Patch
(156.85 KB, patch)
2019-10-08 00:41 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Patch
(221.71 KB, patch)
2019-10-09 10:40 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Patch
(221.66 KB, patch)
2019-10-09 14:53 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2019-07-16 15:44:53 PDT
WPT failing test:
http://w3c-test.org/svg/types/elements/SVGGeometryElement-rect.svg
Said Abou-Hallawa
Comment 2
2019-10-07 17:18:46 PDT
Created
attachment 380375
[details]
Patch
Said Abou-Hallawa
Comment 3
2019-10-08 00:14:59 PDT
Created
attachment 380406
[details]
Patch
Said Abou-Hallawa
Comment 4
2019-10-08 00:41:02 PDT
Created
attachment 380411
[details]
Patch
Said Abou-Hallawa
Comment 5
2019-10-09 10:40:07 PDT
Created
attachment 380542
[details]
Patch
Said Abou-Hallawa
Comment 6
2019-10-09 14:53:57 PDT
Created
attachment 380574
[details]
Patch
Said Abou-Hallawa
Comment 7
2019-10-14 13:36:30 PDT
A GitHub discussion about this topic is here:
https://github.com/w3c/svgwg/issues/706
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug