Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
WordPress
/
wordpress-develop
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
3.4k
Code
Pull requests
3.5k
Actions
Security and quality
42
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
HTML API: Allow additional fragment contexts.
- #7141
#7141
Closed
dmsnell
wants to merge 14 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
dmsnell:html-api/allow-any-fragment-context
dmsnell/wordpress-develop:html-api/allow-any-fragment-context
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
HTML API: Allow additional fragment contexts.
#7141
dmsnell
wants to merge 14 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
dmsnell:html-api/allow-any-fragment-context
dmsnell/wordpress-develop:html-api/allow-any-fragment-context
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2024
HTML API: Allow any fragment context.
Show description for 704ab8e
dmsnell
committed
704ab8e
View commit details
Copy full SHA for 704ab8e
Browse repository at this point
Update docs
dmsnell
committed
691d39e
View commit details
Copy full SHA for 691d39e
Browse repository at this point
Commits on Aug 6, 2024
Start adding tests for fragment parser
dmsnell
committed
7005b6c
View commit details
Copy full SHA for 7005b6c
Browse repository at this point
Add basic unit tests for SCRIPT fragment parsing.
dmsnell
committed
101d345
View commit details
Copy full SHA for 101d345
Browse repository at this point
WPCS
dmsnell
committed
5583818
View commit details
Copy full SHA for 5583818
Browse repository at this point
Commits on Aug 20, 2024
Merge branch 'trunk' into html-api/allow-any-fragment-context
dmsnell
committed
4291703
View commit details
Copy full SHA for 4291703
Browse repository at this point
Move context parsing into a new private static method.
Show description for d47eadd
dmsnell
committed
d47eadd
View commit details
Copy full SHA for d47eadd
Browse repository at this point
Reject creating a fragment parser for self-contained elements.
dmsnell
committed
d146461
View commit details
Copy full SHA for d146461
Browse repository at this point
Forbit void elements.
dmsnell
committed
a175677
View commit details
Copy full SHA for a175677
Browse repository at this point
Add TODO about foreign content.
dmsnell
committed
77f1a38
View commit details
Copy full SHA for 77f1a38
Browse repository at this point
Update unit tests for invalid contexts.
dmsnell
committed
640f458
View commit details
Copy full SHA for 640f458
Browse repository at this point
Commits on Aug 21, 2024
Remove normalization function from tests
dmsnell
committed
c3f1a81
View commit details
Copy full SHA for c3f1a81
Browse repository at this point
Testing: Print stuff for test failures
dmsnell
committed
40f4967
View commit details
Copy full SHA for 40f4967
Browse repository at this point
Fix tests, !== ! == ===
dmsnell
committed
4c652ad
View commit details
Copy full SHA for 4c652ad
Browse repository at this point
You can’t perform that action at this time.