Bug 190630

Summary: [macOS] WKWebView implements -outdent: but doesn’t declare it in its interface
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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>