Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4308 - Support for custom XML formats #4312

Merged
merged 2 commits into from
Nov 18, 2023

Conversation

reckart
Copy link
Member

@reckart reckart commented Nov 17, 2023

What's in the PR

  • Added documentation
  • Turned it into an experimental feature that is disabled by default

How to test manually

  • See documentation

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Added documentation
- Turned it into an experimental feature that is disabled by default
@reckart reckart added this to the 30.0 milestone Nov 17, 2023
@reckart reckart self-assigned this Nov 17, 2023
- Expanded documentation
- Added a `PASS_NO_NS` action for attributes in the content policy rules - this renders the attribute without its namespace in the browser which then allows accessing it from CSS using the attr() function which does not appear to support namespaces neither as `attr(myns\:attrib)` nor as `attr(myns|attrib)`.
@reckart reckart force-pushed the feature/4308-Support-for-custom-XML-formats branch from a9e2db4 to 516e4e6 Compare November 18, 2023 09:48
@reckart reckart merged commit 4b4d92d into main Nov 18, 2023
@reckart reckart deleted the feature/4308-Support-for-custom-XML-formats branch November 18, 2023 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant