Bug 236320 - WordPress wpautop doesn't account for the dialog element
Summary: WordPress wpautop doesn't account for the dialog element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Davis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-08 12:20 PST by Jon Davis
Modified: 2022-02-15 17:35 PST (History)
3 users (show)

See Also:


Attachments
Patch (8.72 KB, patch)
2022-02-08 12:24 PST, Jon Davis
no flags Details | Formatted Diff | Diff
Before patch is applied (in Chrome) (82.47 KB, image/png)
2022-02-08 12:25 PST, Jon Davis
no flags Details
After patch is applied (in Chrome) (185.56 KB, image/png)
2022-02-08 12:25 PST, Jon Davis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2022-02-08 12:20:42 PST
We need to customize the wpautop function used on webkit.org in an update-safe way to work correctly with the Dialog element.
Comment 1 Jon Davis 2022-02-08 12:24:15 PST
Created attachment 451291 [details]
Patch
Comment 2 Jon Davis 2022-02-08 12:25:28 PST
Created attachment 451292 [details]
Before patch is applied (in Chrome)
Comment 3 Jon Davis 2022-02-08 12:25:46 PST
Created attachment 451293 [details]
After patch is applied (in Chrome)
Comment 4 Radar WebKit Bug Importer 2022-02-15 12:21:16 PST
<rdar://problem/88980819>
Comment 5 EWS 2022-02-15 17:35:40 PST
Committed r289867 (247307@main): <https://commits.webkit.org/247307@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 451291 [details].