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

set up html base class to reduce duplication #10839

Closed
wants to merge 2 commits into from

Conversation

danieleades
Copy link
Contributor

@danieleades danieleades commented Sep 20, 2022

WORK IN PROGRESS

there's an enormous amount of duplication between the HTML and HTML5 writers. This PR attempts to remove the duplication (DRY)

@danieleades
Copy link
Contributor Author

before i spend any more time on this, any ideas where i'm introducing the error @AA-Turner, @tk0miya ?

@AA-Turner
Copy link
Member

I'd rather deprecate and remove HTML 4 support and fix this over the long term, see #10843.

Post deprecation HTML 4 support will be effectively frozen, so we can factor out into a 'do-not-touch' module.

A

@danieleades
Copy link
Contributor Author

I'd rather deprecate and remove HTML 4 support and fix this over the long term, see #10843.

Post deprecation HTML 4 support will be effectively frozen, so we can factor out into a 'do-not-touch' module.

A

no problem, i'll close this in that case

@danieleades danieleades deleted the html-duplication branch September 22, 2022 07:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants