Bug 203280 - [SVG2] Fix SVGElement to conform with SVG2
Summary: [SVG2] Fix SVGElement to conform with SVG2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks: 191292 200143
  Show dependency treegraph
 
Reported: 2019-10-22 16:59 PDT by Said Abou-Hallawa
Modified: 2022-07-15 23:01 PDT (History)
14 users (show)

See Also:


Attachments
Patch (34.20 KB, patch)
2019-10-22 17:10 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (34.21 KB, patch)
2019-10-22 18:15 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (84.34 KB, patch)
2019-10-23 00:35 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2019-10-22 16:59:24 PDT
The interface of SVGElement is defined here: https://www.w3.org/TR/SVG2/types.html#InterfaceSVGElement.

Related WPT tests: https://wpt.fyi/results/svg/historical.html?label=experimental&label=master&aligned.
Comment 1 Said Abou-Hallawa 2019-10-22 17:10:21 PDT
Created attachment 381634 [details]
Patch
Comment 2 Said Abou-Hallawa 2019-10-22 18:15:23 PDT
Created attachment 381640 [details]
Patch
Comment 3 Said Abou-Hallawa 2019-10-23 00:35:14 PDT
Created attachment 381663 [details]
Patch
Comment 4 WebKit Commit Bot 2019-10-23 14:21:41 PDT
The commit-queue encountered the following flaky tests while processing attachment 381663 [details]:

fetch/fetch-worker-crash.html bug 187257 (author: youennf@gmail.com)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2019-10-23 14:22:47 PDT
Comment on attachment 381663 [details]
Patch

Clearing flags on attachment: 381663

Committed r251499: <https://trac.webkit.org/changeset/251499>
Comment 6 WebKit Commit Bot 2019-10-23 14:22:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-10-23 14:23:21 PDT
<rdar://problem/56554246>