Bug 178830 - Remove XSLT related code from Style::Scope
Summary: Remove XSLT related code from Style::Scope
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 178715
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-25 14:16 PDT by Ryosuke Niwa
Modified: 2022-07-28 20:14 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2017-10-25 14:16:06 PDT
Style::Scope doesn't need to be aware of XSLT at all.
Remove the code once the patch for https://webkit.org/b/178715 is landed.
Comment 1 Ahmad Saleem 2022-07-28 12:20:53 PDT
This is still present here:

https://github.com/WebKit/WebKit/blob/a39b520b8e0ca63489db7a45fe19181a33fac903/Source/WebCore/style/StyleScope.cpp#L329

Also dependent bug is also fixed now. Just wanted to update latest status. Thanks!
Comment 2 Radar WebKit Bug Importer 2022-07-28 20:14:32 PDT
<rdar://problem/97759985>