Bug 190630 - [macOS] WKWebView implements -outdent: but doesn’t declare it in its interface
Summary: [macOS] WKWebView implements -outdent: but doesn’t declare it in its interface
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-16 11:17 PDT by mitz
Modified: 2022-02-09 10:13 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2018-10-16 11:17:51 PDT
WKWebView implements -outdent: but, unlike -indent:, it’s not declared in the class’s or any of its superclasses’ interface.
Comment 1 mitz 2018-10-16 11:19:36 PDT
<rdar://problem/45312146>