#59456 closed defect (bug) (fixed)
Editor: Don't enqueue edit site stylesheet in iframe
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.4 | Priority: | normal |
| Severity: | normal | Version: | 6.3 |
| Component: | Editor | Keywords: | gutenberg-merge has-patch commit |
| Focuses: | Cc: |
Description
Syncs changes from https://github.com/WordPress/gutenberg/pull/54254.
The edit-site stylesheet is meant to style UI, not editor content. Loading it in the iframe slow it down, and it can potentially clash with editor content rules.
Change History (4)
This ticket was mentioned in PR #5309 on WordPress/wordpress-develop by @Mamaduka.
2 years ago
#1
- Keywords has-patch added
#2
@
2 years ago
- Keywords commit added
- Owner set to hellofromTonya
- Status changed from new to reviewing
The patch is ready for commit. Self-assigning to prepare the commit.
@hellofromTonya commented on PR #5309:
2 years ago
#4
Committed via https://core.trac.wordpress.org/changeset/56736.
Note: See
TracTickets for help on using
tickets.
Note: This is probably better to merge after packages are synced, because without CSS changes from the PR the site editor produced as console warning.
Gutenberg PR: https://github.com/WordPress/gutenberg/pull/54254
Trac ticket: https://core.trac.wordpress.org/ticket/59456