Bug 267634
Summary: | ShadowRoot/Init's "cloneable" is different from the spec's "clonable" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kagami Sascha Rosylight <saschanaz> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ahmad.saleem792, rniwa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 148695 |
Kagami Sascha Rosylight
The spec says "clonable" although WebKit says "cloneable". Both seem like valid spelling per the dictionary, we just need to make it consistent.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Just simple rename?
https://searchfox.org/wubkat/search?q=cloneable&path=.cpp&case=false®exp=false
Radar WebKit Bug Importer
<rdar://problem/121516711>
Ryosuke Niwa
(In reply to Ahmad Saleem from comment #1)
> Just simple rename?
>
> https://searchfox.org/wubkat/search?q=cloneable&path=.
> cpp&case=false®exp=false
Yes.
Ahmad Saleem
(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®exp=false
>
> Yes.
PR is up - https://github.com/WebKit/WebKit/pull/23824
EWS
Committed 274063@main (55c8a567ee56): <https://commits.webkit.org/274063@main>
Reviewed commits have been landed. Closing PR #23824 and removing active labels.