ArthurHub / ArthurHub/HTML-Renderer

Breaking Changes & Regressions

Đang mở
#259 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
CSS HTML
Ngôn ngữ chính
C#
Star
1.4k
Fork
550
Merge trung bình
14 ngày 9 giờ
Pull request đã merge (30 ngày)
1

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
csharp
Lĩnh vực
web-dev
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.