RESOLVED FIXED 267634
ShadowRoot/Init's "cloneable" is different from the spec's "clonable"
https://bugs.webkit.org/show_bug.cgi?id=267634
Summary ShadowRoot/Init's "cloneable" is different from the spec's "clonable"
Kagami Sascha Rosylight
Reported 2024-01-17 05:43:28 PST
The spec says "clonable" although WebKit says "cloneable". Both seem like valid spelling per the dictionary, we just need to make it consistent.
Attachments
Ahmad Saleem
Comment 1 2024-01-17 06:25:48 PST
Radar WebKit Bug Importer
Comment 2 2024-01-24 05:44:13 PST
Ryosuke Niwa
Comment 3 2024-02-03 18:45:20 PST
(In reply to Ahmad Saleem from comment #1) > Just simple rename? > > https://searchfox.org/wubkat/search?q=cloneable&path=. > cpp&case=false&regexp=false Yes.
Ahmad Saleem
Comment 4 2024-02-03 18:46:09 PST
(In reply to Ryosuke Niwa from comment #3) > (In reply to Ahmad Saleem from comment #1) > > Just simple rename? > > > > https://searchfox.org/wubkat/search?q=cloneable&path=. > > cpp&case=false&regexp=false > > Yes. PR is up - https://github.com/WebKit/WebKit/pull/23824
EWS
Comment 5 2024-02-03 23:16:06 PST
Committed 274063@main (55c8a567ee56): <https://commits.webkit.org/274063@main> Reviewed commits have been landed. Closing PR #23824 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.