ArthurHub / ArthurHub/HTML-Renderer

Breaking Changes & Regressions

Open
#259 0 comments 0 reactions 0 assignees View on GitHub
CSS HTML
Dominant language
C#
Stars
1.4k
Forks
550
Avg merge
14d 9h
Merged PRs (30d)
1

Description

While replacing the custom HTML and CSS parsers and implementing support for newer standards, we'll eventually break something. This issue should help track intentional breaking and unintentional regressions. We could try and fix all the regressions when they're introduced, but in order to allow for faster contributions, which may include some of these fixes already, it makes more sense to move forward and document them here.

## Breaking Changes

- Rendering blocks inside inline elements will lead to different behavior, as HtmlKit auto-closes the invalid HTML
- `corner-radius` is replaced with the official `border-radius`
- `background-gradient` is replaced with the official `linear-gradient`

## Regression

- [ ] Consecutive `
` tags don't lead to empty lines

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Reproduce consecutive
tags in the HTML renderer, then verify that they produce the expected empty lines while ensuring the listed breaking changes remain documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.