Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ArthurHub
/
HTML-Renderer
Public
Notifications
You must be signed in to change notification settings
Fork
550
Star
1.4k
Code
Issues
94
Pull requests
12
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
HTML-Renderer
Source
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2026
Add HtmlRenderer.Test project, port applicable tests from PeachPDF (#262)
Show description for 2da9762
jhaygood86
authored
2da9762
View commit details
Copy full SHA for 2da9762
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
Make the prefers-color-scheme regression test independent of the host machine's Windows theme
Show description for d832b34
jhaygood86
authored and
eXpl0it3r
committed
d832b34
View commit details
Copy full SHA for d832b34
View code at this point
Browse repository at this point
Port CSS `@font-face` support from PeachPDF and switch demo fonts to bundled open-source families
Show description for 331f065
jhaygood86
authored and
eXpl0it3r
committed
331f065
View commit details
Copy full SHA for 331f065
View code at this point
Browse repository at this point
Convert resource loading and the rendering pipeline to async, porting PeachPDF's RNetworkLoader
Show description for 4db9a49
jhaygood86
authored and
eXpl0it3r
committed
4db9a49
View commit details
Copy full SHA for 4db9a49
View code at this point
Browse repository at this point
Port CSS float/clear layout from PeachPDF, fix box-sizing height/width bugs it exposed
Show description for 600dd54
jhaygood86
authored and
eXpl0it3r
committed
600dd54
View commit details
Copy full SHA for 600dd54
View code at this point
Browse repository at this point
Fix 1em to resolve against font-size, not line-height metric
Show description for 6d01d29
jhaygood86
authored and
eXpl0it3r
committed
6d01d29
View commit details
Copy full SHA for 6d01d29
View code at this point
Browse repository at this point
Fix invalid font shorthand in Tables demo sample
Show description for 11c52eb
jhaygood86
authored and
eXpl0it3r
committed
11c52eb
View commit details
Copy full SHA for 11c52eb
View code at this point
Browse repository at this point
Fix font-family quote/list resolution and list-style-type: hebrew
Show description for 2001570
jhaygood86
authored and
eXpl0it3r
committed
2001570
View commit details
Copy full SHA for 2001570
View code at this point
Browse repository at this point
Fix regressions from the CSS engine port and update stale baselines
Show description for 5b414f5
jhaygood86
authored and
eXpl0it3r
committed
5b414f5
View commit details
Copy full SHA for 5b414f5
View code at this point
Browse repository at this point
Re-evaluate `@media` when the system colour scheme changes
Show description for 40ff4cb
jhaygood86
authored and
eXpl0it3r
committed
40ff4cb
View commit details
Copy full SHA for 40ff4cb
View code at this point
Browse repository at this point
Remove the -peachpdf-pdf-tag-type property
Show description for 83cf822
jhaygood86
authored and
eXpl0it3r
committed
83cf822
View commit details
Copy full SHA for 83cf822
View code at this point
Browse repository at this point
Re-evaluate `@media` when the viewport changes
Show description for 9595e64
jhaygood86
authored and
eXpl0it3r
committed
9595e64
View commit details
Copy full SHA for 9595e64
View code at this point
Browse repository at this point
Evaluate `@media` against the platform, via two new adapter properties
Show description for 0130648
jhaygood86
authored and
eXpl0it3r
committed
0130648
View commit details
Copy full SHA for 0130648
View code at this point
Browse repository at this point
CssData: index nested and layered rules; resolve colours through the engine
Show description for 8bedf28
jhaygood86
authored and
eXpl0it3r
committed
8bedf28
View commit details
Copy full SHA for 8bedf28
View code at this point
Browse repository at this point
Remove upstream-project references from source comments
Show description for 12afb12
jhaygood86
authored and
eXpl0it3r
committed
12afb12
View commit details
Copy full SHA for 12afb12
View code at this point
Browse repository at this point
CSS engine: sync trimming/AOT hardening and remaining property updates
Show description for fb5232f
jhaygood86
authored and
eXpl0it3r
committed
fb5232f
View commit details
Copy full SHA for fb5232f
View code at this point
Browse repository at this point
CSS engine: sync CSS Nesting, :where() and the parser conformance fixes
Show description for ff1887c
jhaygood86
authored and
eXpl0it3r
committed
ff1887c
View commit details
Copy full SHA for ff1887c
View code at this point
Browse repository at this point
CSS engine: sync font-palette, `@font-palette-values` and palette-mix()
Show description for 42f9d2e
jhaygood86
authored and
eXpl0it3r
committed
42f9d2e
View commit details
Copy full SHA for 42f9d2e
View code at this point
Browse repository at this point
CSS engine: sync `@layer` and the user-preference media features
Show description for d89cc4a
jhaygood86
authored and
eXpl0it3r
committed
d89cc4a
View commit details
Copy full SHA for d89cc4a
View code at this point
Browse repository at this point
CSS engine: sync CSS Grid properties and factory registrations
Show description for 50181ec
jhaygood86
authored and
eXpl0it3r
committed
50181ec
View commit details
Copy full SHA for 50181ec
View code at this point
Browse repository at this point
CSS engine: sync value converter infrastructure and grid grammars
Show description for 072886e
jhaygood86
authored and
eXpl0it3r
committed
072886e
View commit details
Copy full SHA for 072886e
View code at this point
Browse repository at this point
CSS engine: sync clip-path, aspect-ratio and box-shadow
Show description for 430a4ed
jhaygood86
authored and
eXpl0it3r
committed
430a4ed
View commit details
Copy full SHA for 430a4ed
View code at this point
Browse repository at this point
CSS engine: sync CSS logical box-model properties
Show description for 580bab1
jhaygood86
authored and
eXpl0it3r
committed
580bab1
View commit details
Copy full SHA for 580bab1
View code at this point
Browse repository at this point
CSS engine: sync `@property` and the calc() time/resolution leaves
Show description for 0186430
jhaygood86
authored and
eXpl0it3r
committed
0186430
View commit details
Copy full SHA for 0186430
View code at this point
Browse repository at this point
CSS engine: sync CSS Color 4/5 color science
Show description for 2771555
jhaygood86
authored and
eXpl0it3r
committed
2771555
View commit details
Copy full SHA for 2771555
View code at this point
Browse repository at this point
CSS engine: sync enumerations, tokens and leaf value types
Show description for 58d80b4
jhaygood86
authored and
eXpl0it3r
committed
58d80b4
View commit details
Copy full SHA for 58d80b4
View code at this point
Browse repository at this point
Fixes <br>
jhaygood86
authored and
eXpl0it3r
committed
5cf3d6b
View commit details
Copy full SHA for 5cf3d6b
View code at this point
Browse repository at this point
Replace custom CSS with standards
Show description for 2ecdc19
jhaygood86
authored and
eXpl0it3r
committed
2ecdc19
View commit details
Copy full SHA for 2ecdc19
View code at this point
Browse repository at this point
Fix CalcSerializer
jhaygood86
authored and
eXpl0it3r
committed
65b35ed
View commit details
Copy full SHA for 65b35ed
View code at this point
Browse repository at this point
Port of CSS engine from PeachPDF (ExCSS-based)
jhaygood86
authored and
eXpl0it3r
committed
8b7a4c8
View commit details
Copy full SHA for 8b7a4c8
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Update HtmlRenderer.PdfSharp.csproj
Show description for e9e3d39
Wolffy101
authored and
eXpl0it3r
committed
e9e3d39
View commit details
Copy full SHA for e9e3d39
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Add another HTML panel for the HtmlKit output in WPF
eXpl0it3r
committed
9175d0e
View commit details
Copy full SHA for 9175d0e
View code at this point
Browse repository at this point
Add another HTML panel for the HtmlKit output
eXpl0it3r
committed
d272bc7
View commit details
Copy full SHA for d272bc7
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Fix broken rendering on invalid HTML
eXpl0it3r
committed
0a72ee9
View commit details
Copy full SHA for 0a72ee9
View code at this point
Browse repository at this point
Add missing null checks for CssData
eXpl0it3r
committed
c48cd0d
View commit details
Copy full SHA for c48cd0d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.