ArthurHub / ArthurHub/HTML-Renderer

Breaking Changes & Regressions

未关闭
#259 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
CSS HTML
主要语言
C#
星标
1.4k
派生
550
平均合并
14 天 9 小时
30 天内合并 PR
1

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
web-dev
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。